次の方法で共有


ProviderShareSubscription.ConsumerTenantName プロパティ

定義

共有サブスクリプションを作成したコンシューマーのテナント名を取得します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象