ManagementGroupDetails.Path Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the path from the root to the current group.
[Newtonsoft.Json.JsonProperty(PropertyName="path")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ManagementGroups.Models.ManagementGroupPathElement> Path { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="path")>]
member this.Path : System.Collections.Generic.IList<Microsoft.Azure.Management.ManagementGroups.Models.ManagementGroupPathElement> with get, set
Public Property Path As IList(Of ManagementGroupPathElement)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute