VirtualMachineScaleSetSkuCapacity Class

Describes scaling information of a sku.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
VirtualMachineScaleSetSkuCapacity

Constructor

VirtualMachineScaleSetSkuCapacity(**kwargs)

Variables

minimum
<xref:long>

The minimum capacity.

maximum
<xref:long>

The maximum capacity that can be set.

default_capacity
<xref:long>

The default capacity.

scale_type
str or VirtualMachineScaleSetSkuScaleType

The scale type applicable to the sku. Possible values include: "Automatic", "None".