VM
NAMESPACE
RASAdminEngine.Core.OutputModels
DESCRIPTION
Virtual Machine
INHERITED FROM
⇒
VM
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
String
Id
ID of the VM
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
Name of the VM
String
NativePoolId
ID of Native Pool
UInt32
ProviderId
Provider ID
String
Server
FQDN or IP address of the RAS Server
UInt32
SiteId
Site ID
String
User
VM User
PUBLIC METHODS
Type
Name
Description
Void
CheckIfSettingsChangeAllowed ()
Int32
GetType ()
String
ToString ()
References to Commands | | | | |----------------------------------------------------|
| Get-RASVM | | | New-RASTemplate | | | Reset-RASVM | | Restart-RASVM | | | Start-RASVM | | | Stop-RASVM |
Last updated