次の方法で共有


ProviderShareSubscription.ConsumerName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象