Freigeben über


ManagementGroupDetails.Path Eigenschaft

Definition

Ruft den Pfad vom Stamm zur aktuellen Gruppe ab oder legt diesen fest.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: