QuotaRequestDetailsList interface

Quota request information.

Properties

nextLink

The URI for fetching the next page of quota limits. When there are no more pages, this string is null.

value

Quota request details.

Property Details

The URI for fetching the next page of quota limits. When there are no more pages, this string is null.

nextLink?: string

Property Value

string

value

Quota request details.

value?: QuotaRequestDetails[]

Property Value