Share via


VirtualMachineScaleSetOSProfile.AdminPassword Property

Definition

[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