EnvironmentDeploymentProperties interface
Properti penyebaran lingkungan.
Properti
| arm |
Pengidentifikasi templat Azure Resource Manager. |
| parameters | Parameter templat Azure Resource Manager. |
Detail Properti
armTemplateId
Pengidentifikasi templat Azure Resource Manager.
armTemplateId?: string
Nilai Properti
string
parameters
Parameter templat Azure Resource Manager.
parameters?: ArmTemplateParameterProperties[]