Sdílet prostřednictvím


OsProfileForVMInstance interface

Specifies the operating system settings for the virtual machine.

Properties

adminPassword

Sets administrator password.

adminUsername

Gets or sets administrator username.

computerName

Gets or sets computer name.

guestId

Gets or sets the guestId.

osSku

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

osType

Gets or sets the type of the os.

toolsRunningStatus

Gets or sets the current running status of VMware Tools running in the guest operating system. NOTE: This property will not be serialized. It can only be populated by the server.

toolsVersion

Gets or sets the current version of VMware Tools. NOTE: This property will not be serialized. It can only be populated by the server.

toolsVersionStatus

Gets or sets the current version status of VMware Tools installed in the guest operating system. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

adminPassword

Sets administrator password.

adminPassword?: string

Property Value

string

adminUsername

Gets or sets administrator username.

adminUsername?: string

Property Value

string

computerName

Gets or sets computer name.

computerName?: string

Property Value

string

guestId

Gets or sets the guestId.

guestId?: string

Property Value

string

osSku

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

osSku?: string

Property Value

string

osType

Gets or sets the type of the os.

osType?: string

Property Value

string

toolsRunningStatus

Gets or sets the current running status of VMware Tools running in the guest operating system. NOTE: This property will not be serialized. It can only be populated by the server.

toolsRunningStatus?: string

Property Value

string

toolsVersion

Gets or sets the current version of VMware Tools. NOTE: This property will not be serialized. It can only be populated by the server.

toolsVersion?: string

Property Value

string

toolsVersionStatus

Gets or sets the current version status of VMware Tools installed in the guest operating system. NOTE: This property will not be serialized. It can only be populated by the server.

toolsVersionStatus?: string

Property Value

string