IWithAuthorizationRule.WithoutAuthorizationRule(String) メソッド

定義

イベント ハブ名前空間に関連付けられている承認規則を削除します。

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

パラメーター

ruleName
String

[規則名]。

戻り値

適用対象