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

IWithPolicyRule.WithPolicyRule(Object) 方法

定义

指定 PolicyDefinition 的策略规则。

public Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate WithPolicyRule (object policyRule);
abstract member WithPolicyRule : obj -> Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate
Public Function WithPolicyRule (policyRule As Object) As IWithCreate

参数

policyRule
Object

PolicyDefinition 的策略规则。

返回

适用于