次の方法で共有


ManagementGroupInfo.TenantId プロパティ

定義

管理グループに関連付けられている AAD テナント ID を取得または設定します。 たとえば、000000000-0000-0000-0000-00000000000000000

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象