IWithLinuxRootUsernameManaged Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the Linux virtual machine scale set definition allowing to specify SSH root user name.
public interface IWithLinuxRootUsernameManaged
type IWithLinuxRootUsernameManaged = interface
Public Interface IWithLinuxRootUsernameManaged
- Derived
Methods
WithRootUsername(String) |
Specifies the SSH root user name for the Linux virtual machine. |