次の方法で共有


IWithConsumerGroup.WithoutConsumerGroup(String) メソッド

定義

イベント ハブに関連付けられているコンシューマー グループを削除することを指定します。

public Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate WithoutConsumerGroup(string name);
abstract member WithoutConsumerGroup : string -> Microsoft.Azure.Management.Eventhub.Fluent.EventHub.Update.IUpdate
Public Function WithoutConsumerGroup (name As String) As IUpdate

パラメーター

name
String

[グループ名]:

戻り値

適用対象