次の方法で共有


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

更新するルールの名前。

戻り値

実装

適用対象