ManagedCluster.AdminUserName Property

Definition

Gets or sets vm admin user name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to