DeploymentStacksWhatIfResourceChange.DeploymentId Property

Definition

Gets or sets the resource id of the Deployment responsible for this change.

[Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")]
public string DeploymentId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="deploymentId")>]
member this.DeploymentId : string with get, set
Public Property DeploymentId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to