Interface PolicyAssignment

    • Method Detail

      • 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