次の方法で共有


IotEventHubIngestionEndpointConfiguration.ConsumerGroup プロパティ

定義

接続するイベント ハブのコンシューマー グループを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象