IWithCapacity Interface

Definition

The stage of a virtual machine scale set definition allowing to specify the number of virtual machines in the scale set.

public interface IWithCapacity
type IWithCapacity = interface
Public Interface IWithCapacity
Derived

Methods

WithCapacity(Int32)

Specifies the new number of virtual machines in the scale set.

Applies to