次の方法で共有


IWithAuthorizationRule.WithoutAuthorizationRule(String) メソッド

定義

キューの承認規則を削除します。

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

パラメーター

name
String

[規則名]。

戻り値

適用対象