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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python