Compartir a través de


IVirtualMachineConnectionProfile.AdminUsername Property

Definition

The username used to log on to the virtual machine as admin.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The username used to log on to the virtual machine as admin.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="adminUsername")]
public string AdminUsername { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The username used to log on to the virtual machine as admin.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="adminUsername")>]
member this.AdminUsername : string
Public ReadOnly Property AdminUsername As String

Property Value

Attributes

Applies to