LimitObject interface

The resource quota limit value.

Extends

Properties

limitObjectType

Polymorphic discriminator, which specifies the different types this object can be

limitType

The quota or usages limit types.

value

The quota/limit value

Property Details

limitObjectType

Polymorphic discriminator, which specifies the different types this object can be

limitObjectType: "LimitValue"

Property Value

"LimitValue"

limitType

The quota or usages limit types.

limitType?: string

Property Value

string

value

The quota/limit value

value: number

Property Value

number