VM Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Virtual Machine

INHERITED FROM

RASSerilazableObj⇒VM

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

TypeNameDescription

String

Id

String

IP

IP of the VM

Boolean

IsHost

Whether the VM is host or not

Boolean

IsTemplate

Whether the VM is template or not

String

Name

String

NativePoolId

ID of Native Pool

UInt32

ProviderId

String

Server

FQDN or IP address of the RAS Server

UInt32

SiteId

State

VM State

String

User

VM User

PUBLIC METHODS

TypeNameDescription

Void

CheckIfSettingsChangeAllowed ()

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

Last updated

© 2024 Parallels International GmbH. All rights reserved.