Package version:

Interface GroupQuotasEntityProperties

Properties

interface GroupQuotasEntityProperties {
    displayName?: string;
    groupType?: string;
    provisioningState?: string;
}

Hierarchy (view full)

Properties

displayName?: string

Display name of the GroupQuota entity.

groupType?: string

Type of the group.

provisioningState?: string

Provisioning state of the operation.