次の方法で共有


IRule.UpdateRule(String) メソッド

定義

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

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

パラメーター

name
String

更新するルールの名前。

戻り値

適用対象