Skip to content

Data Object - FarmRDSServerMaxSessionsData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Farm.RDSServerMaxSessionsData

Property of

FarmAutomatedFarmData, FarmAutomatedFarmSpec

Since

Horizon View 6.2

Data Object Description

Data Object Properties

Name Type Description
maxSessionsType xsd:string
* This property will be one of:
ValueDescription
"UNLIMITED"RDS Server has no limit on the number of supported sessions
"LIMITED"RDS Server has a limit on the number of supported sessions
maxSessions xsd:int 1 2 3

  1. This property need not be set. 

  2. This property has a minimum value of 1. 

  3. This property is required if maxSessionsType is set to 'LIMITED'.