IWithLinuxRootUsernameUnmanaged Interface

Definition

The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.

public interface IWithLinuxRootUsernameUnmanaged
type IWithLinuxRootUsernameUnmanaged = interface
Public Interface IWithLinuxRootUsernameUnmanaged
Derived

Methods

WithRootUsername(String)

Specifies the SSH root user name for the Linux virtual machine.

Applies to