HyperVClusterProvider Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Provider
DESCRIPTION
Hyper V Cluster Provider
INHERITED FROM
RASSerilazableObj⇒RASListObj⇒Provider⇒HyperVClusterProvider
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type | Name | Description | |
---|---|---|---|
String | AdminCreate | ||
AdminCredentials | |||
String | AdminLastMod | ||
Boolean | AllowDragAndDrop | ||
Boolean | AllowFileTransfer | ||
Boolean | AllowRemoteExec | ||
AllowURLAndMailRedirection | |||
String | Description | ||
String | DirectAddress | ||
Boolean | EnableAppMonitoring | ||
Boolean | Enabled | ||
Boolean | EnableDriveRedirectionCache | ||
Boolean | EnableMacManagement | Enable MAC Management. | |
Boolean | EnablePrinting | ||
Boolean | EnableTWAIN | ||
Boolean | EnableWIA | ||
String | FileTransferLocation | ||
Boolean | FileTransferLockLocation | ||
FileTransferMode | |||
UInt32 | HostPort | ||
UInt32 | Id | ||
Boolean | InheritDefaultAgentSettings | ||
MacManagementInfo | MAC Address Management Info. | ||
ManageRDPTransportProtocol | |||
String | Name | ||
UInt32 | PreferredBrokerId | ||
PrinterNameFormat | |||
String | ProviderUsername | ||
Boolean | RemoveClientNameFromPrinterName | ||
Boolean | RemoveSessionNumberFromPrinterName | ||
String | Server | ||
UInt32 | SessionLogoffTimeout | ||
UInt32 | SessionTimeout | ||
UInt32 | SiteId | ||
Boolean | SupportShellURLNamespaceObjects | ||
DateTime | TimeCreate | ||
DateTime | TimeLastMod | ||
Type | |||
Boolean | UseAllGuests | ||
Boolean | UseDedicatedVDIAgent | ||
Boolean | UseDefaultPrinterSettings | ||
Boolean | UseRemoteApps | ||
String | VDIAgent | ||
UInt32 | VDIPort | ||
Version | Specifies the HyperV Cluster Provider type version. |
PUBLIC METHODS
Type | Name | Description | |
---|---|---|---|
Int32 | CompareTo (Object obj) | ||
Boolean | Equals (Object obj) | ||
Int32 | GetHashCode () | ||
GetHypervisorType () | |||
Type | GetType () | ||
Boolean | IsHWGPUSupported () | ||
String | ToString () |
Last updated