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 a Linux virtual machine definition allowing to specify an SSH root user name.
public interface IWithLinuxRootUsernameManaged
type IWithLinuxRootUsernameManaged = interface
Public Interface IWithLinuxRootUsernameManaged
- Derived
Methods
WithRootUsername(String) |
Specifies an SSH root user name for the Linux virtual machine. |