你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

要删除的规则的名称。

返回

实现

适用于