ProviderShareSubscription.ConsumerName Property

Definition

Gets name of the consumer who created the share subscription

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to