OSProfileForVmInstance Class

Definition

Specifies the operating system settings for the virtual machine.

public class OSProfileForVmInstance
type OSProfileForVmInstance = class
Public Class OSProfileForVmInstance
Inheritance
OSProfileForVmInstance

Constructors

OSProfileForVmInstance()

Initializes a new instance of OSProfileForVmInstance.

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.

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.

ToolsVersion

Gets or sets the current version of VMware Tools.

ToolsVersionStatus

Gets or sets the current version status of VMware Tools installed in the guest operating system.

Applies to