Share via


PolicyAssignmentUpdate interface

The policy assignment for Patch request.

Properties

identity

The managed identity associated with the policy assignment.

location

The location of the policy assignment. Only required when utilizing managed identity.

overrides

The policy property value override.

resourceSelectors

The resource selector list to filter policies by resource properties.

Property Details

identity

The managed identity associated with the policy assignment.

identity?: Identity

Property Value

location

The location of the policy assignment. Only required when utilizing managed identity.

location?: string

Property Value

string

overrides

The policy property value override.

overrides?: Override[]

Property Value

resourceSelectors

The resource selector list to filter policies by resource properties.

resourceSelectors?: ResourceSelector[]

Property Value