Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace StorageCostEstimation

Cost estimation for storage

Properties

totalGbPerMonth

totalGbPerMonth: number

Gigabyte storage capacity per month. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalGbPerMonthBySubscription

totalGbPerMonthBySubscription: undefined | number

Gigabyte storage capacity per month by subscription. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

volumes

volumes: Array<VolumeCostEstimation>

Volume estimation

Functions

getDeserializedJsonObj

getJsonObj