Package version:

Interface GroupQuotasEntityBase

Properties and filters for ShareQuota. The request parameter is optional, if there are no filters specified.

interface GroupQuotasEntityBase {
    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.