ManagedResourceGroupDenyAssignmentConfiguration interface
The deny assignment configuration for the managed resource group.
Properties
| enabled | Indicates whether the deny assignment configuration is enabled. |
| not |
The actions excluded from the deny assignment. |
Property Details
enabled
Indicates whether the deny assignment configuration is enabled.
enabled?: boolean
Property Value
boolean
notActions
The actions excluded from the deny assignment.
notActions?: string[]
Property Value
string[]