UsagesLimits interface

Quota limits.

Properties

nextLink

The URI used to fetch the next page of quota limits. When there are no more pages, this 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 is null.

nextLink?: string

Property Value

string

value

List of quota limits.

value?: CurrentUsagesBase[]

Property Value