QuotaRequestDetailsList interface
Quota request information.
Properties
next |
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
nextLink
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