VDIPool Class

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

VDI Pool

INHERITED FROM

RASSerilazableObj
VDIPool

INTERFACES

PUBLIC PROPERTIES

Type Name Description
String AdminCreate
String AdminLastMod
String Description Description of the VDI Pool
Boolean Enabled Whether the VDI Pool is enabled or not>
UInt32 Id
List<VDIPoolMember> Members List of VDI Pool members
String Name Name of the VDI Pool
UInt32 PoolMemberIndex ID of the VDI Pool member used as index
UInt32 SiteId Site ID
DateTime TimeCreate
DateTime TimeLastMod
String WildCard A user-defined VDI Pool wildcard

PUBLIC METHODS

Type Name Description
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

Add-RASVDIPoolMember
Get-RASVDIPool
Get-RASVDIPoolMember
New-RASPubVDIApp
New-RASPubVDIDesktop
New-RASVDIPool
Remove-RASVDIPool
Remove-RASVDIPoolMember
Set-RASPubVDIApp
Set-RASPubVDIDesktop
Set-RASVDIPool