QuotaList interface

OData page of quota objects

Properties

nextLink

URL to load the next page of quotas, or null or missing if this is the last page

value

List of quotas

Property Details

URL to load the next page of quotas, or null or missing if this is the last page

nextLink?: string

Property Value

string

value

List of quotas

value?: Quota[]

Property Value

Quota[]