Condividi tramite


VirtualMachineConnectionProfile.AdminUsername Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="adminUsername")]
public string AdminUsername { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adminUsername")>]
member this.AdminUsername : string
Public ReadOnly Property AdminUsername As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to