SkuCapability interface
Sku capability
Properties
name | vCore name NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
supported IOPS NOTE: This property will not be serialized. It can only be populated by the server. |
supported |
supported memory per vCore in MB NOTE: This property will not be serialized. It can only be populated by the server. |
v |
supported vCores NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
vCore name NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
supportedIops
supported IOPS NOTE: This property will not be serialized. It can only be populated by the server.
supportedIops?: number
Property Value
number
supportedMemoryPerVCoreMB
supported memory per vCore in MB NOTE: This property will not be serialized. It can only be populated by the server.
supportedMemoryPerVCoreMB?: number
Property Value
number
vCores
supported vCores NOTE: This property will not be serialized. It can only be populated by the server.
vCores?: number
Property Value
number