Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace LimitValueSummary

The value of a specific resource limit.

Properties

Optional availabilityDomain

availabilityDomain: undefined | string

If present, the returned value is only specific to this availability domain.

Optional name

name: undefined | string

The resource limit name. To be used for writing policies (in case of quotas) or other programmatic calls.

Optional scopeType

scopeType: ScopeType

The scope type of the limit.

Optional value

value: undefined | number

The resource limit value. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj