次の方法で共有


CreateManagementGroupRequest.TenantId プロパティ

定義

管理グループに関連付けられている AAD テナント ID を取得します。 たとえば、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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象