FieldRestrictions Class

The restrictions that will be placed on a field in the resource by policy.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
msrest.serialization.Model
FieldRestrictions

Constructor

FieldRestrictions(*, restrictions: List[FieldRestriction] | None = None, **kwargs)

Parameters

Name Description
restrictions
Required

The restrictions placed on that field by policy.

Keyword-Only Parameters

Name Description
restrictions
Required

Variables

Name Description
field
str

The name of the field. This can be a top-level property like 'name' or 'type' or an Azure Policy field alias.