PSDeploymentStackWhatIfResult.Properties Property

Definition

[Newtonsoft.Json.JsonProperty("properties")]
public Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfProperties Properties { get; set; }
[<Newtonsoft.Json.JsonProperty("properties")>]
member this.Properties : Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfProperties with get, set
Public Property Properties As PSDeploymentStackWhatIfProperties

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to