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

ManagementPolicyImpl.IRule.UpdateRule(String) 方法

定义

更新其名称是输入的参数名称的规则的函数。

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

参数

name
String

要更新的规则的名称。

返回

实现

适用于