Condividi tramite


VirtualMachineConnectionProfile.NonAdminUsername Property

Definition

Gets the username used to log on to the virtual machine as non-admin, if one exists.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to