Compartir a través de


EnvironmentDeploymentProperties interface

Properties of an environment deployment.

Properties

armTemplateId

The Azure Resource Manager template's identifier.

parameters

The parameters of the Azure Resource Manager template.

Property Details

armTemplateId

The Azure Resource Manager template's identifier.

armTemplateId?: string

Property Value

string

parameters

The parameters of the Azure Resource Manager template.

parameters?: ArmTemplateParameterProperties[]

Property Value