次の方法で共有


ManagementPolicyImpl.IWithRule.DefineRule(String) メソッド

定義

このポリシーにアタッチするルールを定義する関数。

Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition.IBlank IWithRule.DefineRule (string name);
abstract member Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IWithRule.DefineRule : string -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition.IBlank
override this.Microsoft.Azure.Management.Storage.Fluent.ManagementPolicy.Definition.IWithRule.DefineRule : string -> Microsoft.Azure.Management.Storage.Fluent.PolicyRule.Definition.IBlank
Function DefineRule (name As String) As IBlank Implements IWithRule.DefineRule

パラメーター

name
String

定義するルールの名前。

戻り値

実装

適用対象