VirtualMachineProfile.AdminUser Property

Definition

Gets or sets credentials for the admin user on the VM.

[Newtonsoft.Json.JsonProperty(PropertyName="adminUser")]
public Microsoft.Azure.Management.LabServices.Models.Credentials AdminUser { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adminUser")>]
member this.AdminUser : Microsoft.Azure.Management.LabServices.Models.Credentials with get, set
Public Property AdminUser As Credentials

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to