VirtualMachineScaleSetSku Class
Describes an available virtual machine scale set sku.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.compute._serialization.ModelVirtualMachineScaleSetSku
Constructor
VirtualMachineScaleSetSku(**kwargs: Any)
Variables
Name | Description |
---|---|
resource_type
|
The type of resource the sku applies to. |
sku
|
The Sku. |
capacity
|
Specifies the number of virtual machines in the scale set. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python