次の方法で共有


ManagedInstanceAdministrator.TenantId プロパティ

定義

マネージド インスタンス管理者のテナント ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象