Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UsageLimitSummary

Encapsulates a collection of Hard and Soft Limits for a resource within a subscription.

Properties

action

action: Action

The action when usage limit is hit

alertLevel

alertLevel: number

The alert level of the usage limit Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

createdBy

createdBy: string

The user who created the limit

entitlementId

entitlementId: string

Entitlement ID of the usage limit

id

id: string

The usage limit ID

lifecycleState

lifecycleState: LifecycleState

The usage limit lifecycle state.

limit

limit: string

The limit value

limitType

limitType: LimitType

The limit type of the usage limit

Optional maxHardLimit

maxHardLimit: undefined | string

The maximum hard limit set for the usage limit

modifiedBy

modifiedBy: string

The user who modified the limit

resourceName

resourceName: string

The resource for which the limit is defined

serviceName

serviceName: string

The service for which the limit is defined

Optional skuPartId

skuPartId: undefined | string

The SKU for which the usage limit is set

timeCreated

timeCreated: Date

Time when the usage limit was created

timeModified

timeModified: Date

Time when the usage limit was modified

valueType

valueType: ValueType

The value type of the usage limit

Functions

getDeserializedJsonObj

getJsonObj