Partager via


ManagementGroup.Children Propriété

Définition

Obtient ou définit la liste des enfants.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à