Compartir a través de


EventHubDataConnection.ConsumerGroup Propiedad

Definición

Obtiene o establece el grupo de consumidores del centro de eventos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.consumerGroup")]
public string ConsumerGroup { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.consumerGroup")>]
member this.ConsumerGroup : string with get, set
Public Property ConsumerGroup As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a