Share via


ContainerServiceWindowsProfile.AdminPassword Property

Definition

Gets or sets the administrator password to use for Windows VMs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to