次の方法で共有


EventHubConsumerGroupInfo.Name プロパティ

定義

Event Hub と互換性のあるコンシューマー グループ名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象