Share via


CreateManagementGroupRequest.TenantId Property

Definition

Gets the AAD Tenant ID associated with the management group. For example, 00000000-0000-0000-0000-000000000000

[Newtonsoft.Json.JsonProperty(PropertyName="properties.tenantId")]
public string TenantId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.tenantId")>]
member this.TenantId : string
Public ReadOnly Property TenantId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to