IWithComputerNamePrefix Interface

Definition

The stage of a virtual machine scale set definition allowing to specify the computer name prefix.

public interface IWithComputerNamePrefix
type IWithComputerNamePrefix = interface
Public Interface IWithComputerNamePrefix
Derived

Methods

WithComputerNamePrefix(String)

Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set.

Applies to