LimitObject interface
The resource quota limit value.
- Extends
Properties
limit |
Polymorphic discriminator, which specifies the different types this object can be |
limit |
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