次の方法で共有


EventGridDataConnection.ConsumerGroup プロパティ

定義

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

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象