GroupQuotasEnforcementStatusProperties interface
model interface GroupQuotasEnforcementStatusProperties
Properties
| enforced |
The name of the group that is enforced. |
| enforcement |
Is the GroupQuota Enforcement enabled for the Azure region. |
| fault |
Details of the failure. |
| provisioning |
Request status. |
Property Details
enforcedGroupName
The name of the group that is enforced.
enforcedGroupName?: string
Property Value
string
enforcementEnabled
Is the GroupQuota Enforcement enabled for the Azure region.
enforcementEnabled?: string
Property Value
string
faultCode
Details of the failure.
faultCode?: string
Property Value
string
provisioningState
Request status.
provisioningState?: string
Property Value
string