- Azure for Architects
- Ritesh Modi
- 58字
- 2021-07-02 13:17:13
Capacity
VMSS have a capacity property that determines the number of VMs in a scale set. VMSS can be deployed with zero as a value for this property. It will not create a single VM; however, if you provision VMSS by providing a number for the capacity property, that number of VMs are created.