OSProfile Class

Definition

Defines the resource properties.

public class OSProfile
type OSProfile = class
Public Class OSProfile
Inheritance
OSProfile

Constructors

OSProfile()

Initializes a new instance of OSProfile.

Properties

AdminPassword

Gets or sets administrator password.

AdminUsername

Gets or sets administrator username.

ComputerName

Gets or sets computer name.

OSName

Gets or sets os name.

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