Package version:

Interface GroupQuotasEnforcementStatusProperties

model interface GroupQuotasEnforcementStatusProperties

interface GroupQuotasEnforcementStatusProperties {
    enforcedGroupName?: string;
    enforcementEnabled?: string;
    faultCode?: string;
    provisioningState?: string;
}

Properties

enforcedGroupName?: string

The name of the group that is enforced.

enforcementEnabled?: string

Is the GroupQuota Enforcement enabled for the Azure region.

faultCode?: string

Details of the failure.

provisioningState?: string

Request status.