Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SizeInfoFragment

Package version

Contains detailed information about a size

Hierarchy

  • SizeInfoFragment

Index

Properties

Optional computeSize

computeSize: undefined | string

Represents the actual compute size, e.g. Standard_A2_v2.

Optional memory

memory: undefined | number

The amount of memory available (in GB).

Optional numberOfCores

numberOfCores: undefined | number

The number of cores a VM of this size has.

Optional price

price: undefined | number

The pay-as-you-go price per hour this size will cost. It does not include discounts and may not reflect the actual price the size will cost.

Generated using TypeDoc