Condividi tramite


StepOperationInfo.DeploymentName Property

Definition

Gets the name of the ARM deployment initiated as part of the step.

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentName")]
public string DeploymentName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentName")>]
member this.DeploymentName : string
Public ReadOnly Property DeploymentName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to