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: EnvironmentDeploymentProperties | None = None, arm_template_display_name: str | None = None, **kwargs)

Parameters

Name Description
location
Required
str

The location of the resource.

tags
Required

A set of tags. The tags of the resource.

deployment_properties
Required

The deployment properties of the environment.

arm_template_display_name
Required
str

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

Keyword-Only Parameters

Name Description
location
Required
tags
Required
deployment_properties
Required
arm_template_display_name
Required

Variables

Name Description
id
str

The identifier of the resource.

name
str

The name of the resource.

type
str

The type of the resource.

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).