Interface PolicyDefinition

All Superinterfaces:
HasId, HasInnerModel<PolicyDefinitionInner>, HasName, Indexable, Refreshable<PolicyDefinition>, Updatable<PolicyDefinition.Update>

An immutable client-side representation of an Azure policy.
  • Method Details

    • policyType

      PolicyType policyType()
      Returns:
      the type of the policy definition
    • displayName

      String displayName()
      Returns:
      the policy definition display name
    • description

      String description()
      Returns:
      the policy definition description
    • policyRule

      Object policyRule()
      Returns:
      the policy rule
    • parameters

      Returns:
      the parameters of the policy definition