Share via


VirtualMachineInstancePropertiesOsProfile interface

OsProfile - describes the configuration of the operating system and sets login data

Properties

adminPassword

AdminPassword - admin password

adminUsername

AdminUsername - admin username

computerName

ComputerName - name of the compute

linuxConfiguration

LinuxConfiguration - linux specific configuration values for the virtual machine instance

windowsConfiguration

Windows Configuration for the virtual machine instance

Property Details

adminPassword

AdminPassword - admin password

adminPassword?: string

Property Value

string

adminUsername

AdminUsername - admin username

adminUsername?: string

Property Value

string

computerName

ComputerName - name of the compute

computerName?: string

Property Value

string

linuxConfiguration

LinuxConfiguration - linux specific configuration values for the virtual machine instance

linuxConfiguration?: VirtualMachineInstancePropertiesOsProfileLinuxConfiguration

Property Value

windowsConfiguration

Windows Configuration for the virtual machine instance

windowsConfiguration?: VirtualMachineInstancePropertiesOsProfileWindowsConfiguration

Property Value