VmSkuCapabilities interface
Describes the VM SKU capabilities like MemoryGB, vCPUs, etc.
Properties
name | Name of the VM SKU capability NOTE: This property will not be serialized. It can only be populated by the server. |
value | Value of the VM SKU capability NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Name of the VM SKU capability NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
value
Value of the VM SKU capability NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string