IWithLinuxRootUsernameUnmanaged 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 IWithLinuxRootUsernameUnmanaged
type IWithLinuxRootUsernameUnmanaged = interface
Public Interface IWithLinuxRootUsernameUnmanaged
- Derived
Methods
WithRootUsername(String) |
Specifies an SSH root user name for the Linux virtual machine. |