PolicyExemptionUpdate interface
The policy exemption for Patch request.
Properties
| assignment |
The option whether validate the exemption is at or under the assignment scope. |
| resource |
The resource selector list to filter policies by resource properties. |
Property Details
assignmentScopeValidation
The option whether validate the exemption is at or under the assignment scope.
assignmentScopeValidation?: string
Property Value
string
resourceSelectors
The resource selector list to filter policies by resource properties.
resourceSelectors?: ResourceSelector[]