PolicyAssignmentProperties |
PolicyAssignmentProperties.withDescription(String description) |
Set the description property: This message will be part of response in case of policy violation.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withDisplayName(String displayName) |
Set the displayName property: The display name of the policy assignment.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withEnforcementMode(EnforcementMode enforcementMode) |
Set the enforcementMode property: The policy assignment enforcement mode.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withMetadata(Object metadata) |
Set the metadata property: The policy assignment metadata.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withNonComplianceMessages(List<NonComplianceMessage> nonComplianceMessages) |
Set the nonComplianceMessages property: The messages that describe why a resource is non-compliant with the
policy.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withNotScopes(List<String> notScopes) |
Set the notScopes property: The policy's excluded scopes.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withParameters(Map<String,ParameterValuesValue> parameters) |
Set the parameters property: The parameter values for the assigned policy rule.
|
PolicyAssignmentProperties |
PolicyAssignmentProperties.withPolicyDefinitionId(String policyDefinitionId) |
Set the policyDefinitionId property: The ID of the policy definition or policy set definition being assigned.
|