IBlank Interface

Definition

The first stage of a PolicyDefinition definition.

public interface IBlank : Microsoft.Azure.Management.ResourceManager.Fluent.PolicyDefinition.Definition.IWithPolicyRule
type IBlank = interface
    interface IWithPolicyRule
Public Interface IBlank
Implements IWithPolicyRule
Derived
Implements

Methods

WithPolicyRule(Object)

Specifies the policy rule of PolicyDefinition.

(Inherited from IWithPolicyRule)
WithPolicyRuleJson(String)

Specifies the policy rule of PolicyDefinition.

(Inherited from IWithPolicyRule)

Applies to