CheckRestrictionsRequest Class
The check policy restrictions parameters describing the resource that is being evaluated.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CheckRestrictionsRequest
Constructor
CheckRestrictionsRequest(*, resource_details: azure.mgmt.policyinsights.models._models_py3.CheckRestrictionsResourceDetails, pending_fields: Optional[List[azure.mgmt.policyinsights.models._models_py3.PendingField]] = None, **kwargs)
Parameters
- resource_details
- CheckRestrictionsResourceDetails
Required
Required. The information about the resource that will be evaluated.
- pending_fields
- list[PendingField]
Required
The list of fields and values that should be evaluated for potential restrictions.
Feedback
Submit and view feedback for