ContainerServiceLinuxProfile.AdminUsername Property

Definition

Gets or sets the administrator username to use for Linux VMs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to