NonComplianceMessage Class
A message that describes why a resource is non-compliant with the policy. This is shown in 'deny' error messages and on resource's non-compliant compliance results.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
NonComplianceMessage
Constructor
NonComplianceMessage(*, message: str, policy_definition_reference_id: Optional[str] = None, **kwargs)
Variables
- message
- str
Required. A message that describes why a resource is non-compliant with the policy. This is shown in 'deny' error messages and on resource's non-compliant compliance results.
- policy_definition_reference_id
- str
The policy definition reference ID within a policy set definition the message is intended for. This is only applicable if the policy assignment assigns a policy set definition. If this is not provided the message applies to all policies assigned by this policy assignment.
Feedback
Submit and view feedback for