次の方法で共有


IWithAuthorizationRule.WithNewManageRule(String) メソッド

定義

キューの管理承認規則を作成します。

public Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Definition.IWithCreate WithNewManageRule (string name);
abstract member WithNewManageRule : string -> Microsoft.Azure.Management.ServiceBus.Fluent.Queue.Definition.IWithCreate
Public Function WithNewManageRule (name As String) As IWithCreate

パラメーター

name
String

[規則名]。

戻り値

適用対象