OsProfile interface

Defines the resource properties.

Properties

adminPassword

Admin password of the virtual machine.

computerName

Gets or sets computer name.

osName

Gets or sets os name. NOTE: This property will not be serialized. It can only be populated by the server.

osType

Gets or sets the type of the os. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

adminPassword

Admin password of the virtual machine.

adminPassword?: string

Property Value

string

computerName

Gets or sets computer name.

computerName?: string

Property Value

string

osName

Gets or sets os name. NOTE: This property will not be serialized. It can only be populated by the server.

osName?: string

Property Value

string

osType

Gets or sets the type of the os. NOTE: This property will not be serialized. It can only be populated by the server.

osType?: string

Property Value

string