PolicyAssignmentUpdateProperties Class

The policy assignment properties for Patch request.

Constructor

PolicyAssignmentUpdateProperties(*args: Any, **kwargs: Any)

Variables

Name Description
resource_selectors

The resource selector list to filter policies by resource properties.

overrides

The policy property value override.

self_serve_exemption_settings

The self-serve exemption settings for the policy assignment.

Attributes

overrides

The policy property value override.

overrides: list['_models.Override'] | None

resource_selectors

The resource selector list to filter policies by resource properties.

resource_selectors: list['_models.ResourceSelector'] | None

self_serve_exemption_settings

The self-serve exemption settings for the policy assignment.

self_serve_exemption_settings: _models.SelfServeExemptionSettings | None