PSDeploymentStackWhatIfPropertyChange.Children Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to