次の方法で共有


IRule.WithoutRule(String) メソッド

定義

名前が入力されたパラメーター名であるルールを削除する関数。

public Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate WithoutRule (string name);
abstract member WithoutRule : string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate
Public Function WithoutRule (name As String) As IUpdate

パラメーター

name
String

削除するルールの名前。

戻り値

適用対象