EstimatedVMPrice interface
The estimated price info for using a VM of a particular OS type, tier, etc.
Properties
os |
Operating system type used by the VM. |
retail |
The price charged for using the VM. |
vm |
The type of the VM. |
Property Details
osType
Operating system type used by the VM.
osType: string
Property Value
string
retailPrice
The price charged for using the VM.
retailPrice: number
Property Value
number
vmTier
The type of the VM.
vmTier: string
Property Value
string