Capacity.TenantKey プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="tenantKey")]
public Microsoft.PowerBI.Api.Models.TenantKey TenantKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tenantKey")>]
member this.TenantKey : Microsoft.PowerBI.Api.Models.TenantKey with get, set
Public Property TenantKey As TenantKey

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象