VDIGuest Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI Guest

INHERITED FROM

RASSerilazableObj
VM
VDIGuest

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AgentVersion Agent Version
String ComputerName The FQDN or IP address of the target VM.
FSLogixSettings FSLogix Specifies the 'FSLogix' object.
UserGroupType GroupType Group type that will get RD premission.
String Id Inherited from VM
Boolean IgnoreGuest Ignore the specified guest VM in a site.
Boolean InheritDefUserProfileSettings Inherit Default User Profile Settings for the specified guest VM.
Boolean InheritDefVDIActionSettings Inherit Default VDI Action Settings for the specified guest VM.
Boolean InheritDefVDISecuritySettings Inherit Default VDI Security Settings for the specified guest VM.
String IP Inherited from VM
Boolean IsGuest Inherited from VM
Boolean IsTemplate Inherited from VM
Boolean IsUsersGrantedRDPermissions Grant users RD permission.
String Name Inherited from VM
String NativePoolId Inherited from VM
OSType OSType Operating System Type
String OSVersion Operating System Version
PerformAction PerformAction Perform action on session change.
UInt32 PerformActionAfterSec Perform action after (in seconds).
UInt32 Port Specifies the port number for the RAS Guest Agent.
UInt32 ProviderId Inherited from VM
String Server Inherited from VM
SessionAction SessionAction Session change state.
UInt32 SessionResetTimeoutSec Reset session after (in seconds).
UInt32 SiteId Inherited from VM
VMState State Inherited from VM
UserProfileTech Technology Specifies the 'User Profile Technology' value.
UInt32 TemplateId VDI Template ID
String User Inherited from VM
UInt32 VDIPoolId VDI Pool ID.

PUBLIC METHODS

Type Name Description
Void CheckIfSettingsChangeAllowed () Inherited from VM
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Commands

Get-RASVDIGuest
New-RASVDIGuest
Remove-RASVDIGuest
Set-RASVDIGuest