QuotaLimits interface

Quota limits.

Properties

nextLink

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

value

List of quota limits.

Property Details

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

nextLink?: string

Property Value

string

value

List of quota limits.

value?: CurrentQuotaLimitBase[]

Property Value