DtlEnvironment Class

An environment, which is essentially an ARM template deployment.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

DtlEnvironment(*, location: str | None = None, tags: dict[str, str] | None = None, deployment_properties: _models.EnvironmentDeploymentProperties | None = None, arm_template_display_name: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
location
str

The location of the resource.

Default value: None
tags

The tags of the resource.

Default value: None
deployment_properties

The deployment properties of the environment.

Default value: None
arm_template_display_name
str

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

Default value: None

Variables

Name Description
id
str

The identifier of the resource.

name
str

The name of the resource.

type
str

The type of the resource.

location
str

The location of the resource.

tags

The tags of the resource.

deployment_properties

The deployment properties of the environment.

arm_template_display_name
str

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

resource_group_id
str

The identifier of the resource group containing the environment's resources.

created_by_user
str

The creator of the environment.

provisioning_state
str

The provisioning status of the resource.

unique_identifier
str

The unique immutable identifier of a resource (Guid).