次の方法で共有


IWithAuthorizationRule.WithNewManageRule(String) メソッド

定義

イベント ハブ名前空間へのアクセスを管理する新しい承認規則を作成する必要があることを指定します。

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

パラメーター

ruleName
String

[規則名]。

戻り値

適用対象