Share via


ManagementGroupInfo.ManagementGroupAncestorChain Property

Definition

The ancestors of the management group displayed in reversed order, from immediate parent to the root.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ManagementGroups.Models.ManagementGroupPathElement> ManagementGroupAncestorChain { get; }
member this.ManagementGroupAncestorChain : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.ManagementGroups.Models.ManagementGroupPathElement>
Public ReadOnly Property ManagementGroupAncestorChain As IReadOnlyList(Of ManagementGroupPathElement)

Property Value

Applies to