PolicyState.ManagementGroupIds Property

Definition

Gets or sets comma separated list of management group IDs, which represent the hierarchy of the management groups the resource is under.

[Newtonsoft.Json.JsonProperty(PropertyName="managementGroupIds")]
public string ManagementGroupIds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementGroupIds")>]
member this.ManagementGroupIds : string with get, set
Public Property ManagementGroupIds As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to