DeploymentStacksWhatIfResultProperties.DeploymentStackResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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