Compartilhar via


IWithPolicyRule.WithPolicyRuleJson(String) Método

Definição

Especifica a regra de política de PolicyDefinition.

public Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate WithPolicyRuleJson (string policyRuleJson);
abstract member WithPolicyRuleJson : string -> Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithCreate
Public Function WithPolicyRuleJson (policyRuleJson As String) As IWithCreate

Parâmetros

policyRuleJson
String

A regra de política do PolicyDefinition.

Retornos

Aplica-se a