DeploymentStacksWhatIfResultProperties.DeploymentStackResourceId Property

Definition

Gets or sets the deployment stack id to use as the basis for comparison.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to