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
msrest.serialization.Model
CheckRestrictionsRequest

Constructor

CheckRestrictionsRequest(*, resource_details: CheckRestrictionsResourceDetails, pending_fields: List[PendingField] | None = None, **kwargs)

Parameters

Name Description
resource_details
Required

Required. The information about the resource that will be evaluated.

pending_fields
Required

The list of fields and values that should be evaluated for potential restrictions.

Keyword-Only Parameters

Name Description
resource_details
Required
pending_fields
Required