次の方法で共有


QuotaCounterCollection interface

Paged Quota Counter list representation.

Properties

count

Total record count number across all pages.

nextLink

Next page link if any.

value

Quota counter values.

Property Details

count

Total record count number across all pages.

count?: number

Property Value

number

Next page link if any.

nextLink?: string

Property Value

string

value

Quota counter values.

value?: QuotaCounterContract[]

Property Value