Compartir a través de


QuotaLimits interface

Quota limits.

Properties

nextLink

The URI for fetching the next page of quotas (service limits). When no more pages exist, the value is null.

value

List of quotas (service limits).

Property Details

The URI for fetching the next page of quotas (service limits). When no more pages exist, the value is null.

nextLink?: string

Property Value

string

value

List of quotas (service limits).

value?: CurrentQuotaLimitBase[]

Property Value