Package version:

Interface GroupQuotasEntityBasePatch

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

interface GroupQuotasEntityBasePatch {
    displayName?: string;
    provisioningState?: string;
}

Hierarchy (view full)

Properties

displayName?: string

Display name of the GroupQuota entity.

provisioningState?: string

Provisioning state of the operation.