Share via


ManagementGroupInfo.Path Property

Definition

The path from the root to the current group.

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

Property Value

Applies to