CreateManagementGroupRequest.Children Propriedade

Definição

Obtém a lista de filhos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.children")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ManagementGroups.Models.CreateManagementGroupChildInfo> Children { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.children")>]
member this.Children : System.Collections.Generic.IList<Microsoft.Azure.Management.ManagementGroups.Models.CreateManagementGroupChildInfo>
Public ReadOnly Property Children As IList(Of CreateManagementGroupChildInfo)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a