QuotaProperties interface

Describes Resource Quota properties

Properties

currentValue

The current usage of the resource.

limit

The maximum permitted usage of the resource.

name

The details of the quota.

unit

The unit of usage measurement.

Property Details

currentValue

The current usage of the resource.

currentValue: number

Property Value

number

limit

The maximum permitted usage of the resource.

limit: number

Property Value

number

name

The details of the quota.

name: QuotaName

Property Value

unit

The unit of usage measurement.

unit: string

Property Value

string