次の方法で共有


TenantBackfillStatusResult.TenantId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象