EnvironmentLinkedResourceReference.

interface EnvironmentLinkedResourceReference {
    id?: string;
    typeName?: string;
}

Properties

Properties

id?: string

Id of the resource.

typeName?: string

Type of resource.