CreateOrUpdateKubeBase.LinuxProfileAdminUserName Property
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.
[System.Management.Automation.Alias(new System.String[] { "AdminUserName" })]
[System.Management.Automation.Parameter(HelpMessage="User name for the Linux Virtual Machines.", Mandatory=false)]
public string LinuxProfileAdminUserName { get; set; }
[<System.Management.Automation.Alias(new System.String[] { "AdminUserName" })>]
[<System.Management.Automation.Parameter(HelpMessage="User name for the Linux Virtual Machines.", Mandatory=false)>]
member this.LinuxProfileAdminUserName : string with get, set
Public Property LinuxProfileAdminUserName As String
Property Value
- Attributes