VirtualMachineScaleSetSku interface
Describes an available virtual machine scale set sku.
Properties
| capacity | Specifies the number of virtual machines in the scale set. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
The type of resource the sku applies to. NOTE: This property will not be serialized. It can only be populated by the server. |
| sku | The Sku. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
capacity
Specifies the number of virtual machines in the scale set. NOTE: This property will not be serialized. It can only be populated by the server.
capacity?: VirtualMachineScaleSetSkuCapacity
Property Value
resourceType
The type of resource the sku applies to. NOTE: This property will not be serialized. It can only be populated by the server.
resourceType?: string
Property Value
string
sku
The Sku. NOTE: This property will not be serialized. It can only be populated by the server.
sku?: Sku