Package version:

Interface GroupQuotaLimitListProperties

model interface GroupQuotaLimitListProperties

interface GroupQuotaLimitListProperties {
    nextLink?: string;
    provisioningState?: string;
    value?: {};
}

Properties

nextLink?: string

The URL to use for getting the next set of results.

provisioningState?: string

Request status.

value?: {}

List of Group Quota Limit details.