次の方法で共有


ServerAdministratorResource.TenantId プロパティ

定義

サーバーの Active Directory 管理者テナント ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象