次の方法で共有


IWithAuthorizationRule.WithoutAuthorizationRule(String) メソッド

定義

イベント ハブに関連付けられている承認規則を削除することを指定します。

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

パラメーター

ruleName
String

[規則名]。

戻り値

適用対象