Quota interface

Describes Resource Quota

Properties

currentValue

The current usage of the resource.

id

Fully qualified ARM resource id

limit

The maximum permitted usage of the resource.

name

The name of the quota.

unit

The unit of usage measurement.

Property Details

currentValue

The current usage of the resource.

currentValue: number

Property Value

number

id

Fully qualified ARM resource id

id: string

Property Value

string

limit

The maximum permitted usage of the resource.

limit: number

Property Value

number

name

The name of the quota.

name?: QuotaName

Property Value

unit

The unit of usage measurement.

unit: string

Property Value

string