CrossTenantScopes.ManagementGroups Property

Definition

Gets list of management groups.

[Newtonsoft.Json.JsonProperty(PropertyName="managementGroups")]
public System.Collections.Generic.IList<string> ManagementGroups { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="managementGroups")>]
member this.ManagementGroups : System.Collections.Generic.IList<string>
Public ReadOnly Property ManagementGroups As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to