Partager via


ManagementGroupDetails.ManagementGroupAncestorsChain Propriété

Définition

Obtient ou définit les ancêtres du groupe d’administration affichés dans l’ordre inverse, du parent immédiat à la racine.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à