次の方法で共有


ManagementPolicyImpl.IRule.WithoutRule(String) メソッド

定義

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

Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate IRule.WithoutRule (string name);
abstract member Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IRule.WithoutRule : string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate
override this.Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IRule.WithoutRule : string -> Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Update.IUpdate
Function WithoutRule (name As String) As IUpdate Implements IRule.WithoutRule

パラメーター

name
String

削除するルールの名前。

戻り値

実装

適用対象