ManagedCluster.AdminPassword Property

Definition

Gets or sets vm admin user password.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to