次の方法で共有


IWithAuthorizationRule.WithNewManageRule(String) メソッド

定義

トピックの管理承認規則を作成します。

public Microsoft.Azure.Management.ServiceBus.Fluent.Topic.Update.IUpdate WithNewManageRule (string name);
abstract member WithNewManageRule : string -> Microsoft.Azure.Management.ServiceBus.Fluent.Topic.Update.IUpdate
Public Function WithNewManageRule (name As String) As IUpdate

パラメーター

name
String

[規則名]。

戻り値

適用対象