Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DtlEnvironment

Package version

An environment, which is essentially an ARM template deployment.

Hierarchy

Index

Properties

Optional armTemplateDisplayName

armTemplateDisplayName: undefined | string

The display name of the Azure Resource Manager template that produced the environment.

Optional createdByUser

createdByUser: undefined | string

The creator of the environment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional deploymentProperties

deploymentProperties: EnvironmentDeploymentProperties

The deployment properties of the environment.

Optional id

id: undefined | string

The identifier of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional location

location: undefined | string

The location of the resource.

Optional name

name: undefined | string

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional provisioningState

provisioningState: undefined | string

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional resourceGroupId

resourceGroupId: undefined | string

The identifier of the resource group containing the environment's resources. NOTE: This property will not be serialized. It can only be populated by the server.

Optional tags

tags: undefined | object

The tags of the resource.

Optional type

type: undefined | string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Optional uniqueIdentifier

uniqueIdentifier: undefined | string

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc