Interface PolicyAssignment

All Superinterfaces:
HasId, HasInnerModel<PolicyAssignmentInner>, HasName, Indexable, Refreshable<PolicyAssignment>

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

    • displayName

      String displayName()
      Returns:
      the policy assignment display name
    • policyDefinitionId

      String policyDefinitionId()
      Returns:
      the policy definition Id
    • scope

      String scope()
      Returns:
      the scope at which the policy assignment exists
    • type

      String type()
      Returns:
      the type of the policy assignment
    • excludedScopes

      List<String> excludedScopes()
      Returns:
      the excluded scopes of the policy assignment
    • enforcementMode

      EnforcementMode enforcementMode()
      Returns:
      the enforcement mode of the policy assignment
    • parameters

      Returns:
      the parameters of the policy assignment