ResourceTypeManagedResourceGroupConfiguration interface
The managed resource group configuration for the resource type.
Properties
| application |
The application ids. |
| deny |
The deny assignment configuration. |
| enabled | Indicates whether the managed resource group configuration is enabled. |
| resource |
The resource group location override. |
Property Details
applicationIds
The application ids.
applicationIds?: string[]
Property Value
string[]
denyAssignmentConfiguration
The deny assignment configuration.
denyAssignmentConfiguration?: ManagedResourceGroupDenyAssignmentConfiguration
Property Value
enabled
Indicates whether the managed resource group configuration is enabled.
enabled?: boolean
Property Value
boolean
resourceGroupLocationOverride
The resource group location override.
resourceGroupLocationOverride?: string
Property Value
string