PSDeploymentStackWhatIfResourceChange.Extension Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to