PSDeploymentStackWhatIfProperties.DeploymentExtensions Property

Definition

[Newtonsoft.Json.JsonProperty("deploymentExtensions")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfExtension> DeploymentExtensions { get; set; }
[<Newtonsoft.Json.JsonProperty("deploymentExtensions")>]
member this.DeploymentExtensions : System.Collections.Generic.IList<Microsoft.Azure.Commands.ResourceManager.Cmdlets.SdkModels.DeploymentStackWhatIf.PSDeploymentStackWhatIfExtension> with get, set
Public Property DeploymentExtensions As IList(Of PSDeploymentStackWhatIfExtension)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to