Data Object - FarmRDSServerMaxSessionsData

Class
VMware.Hv.RDSServerMaxSessionsData
Property of
FarmAutomatedFarmData, FarmAutomatedFarmSpec
Since
Horizon View 6.2

Data Object Description

Data Object Properties

Properties

Name Type Description
maxSessionsTypexsd:string


  • This property will be one of:
    Value Description
    "UNLIMITED"RDS Server has no limit on the number of supported sessions
    "LIMITED"RDS Server has a limit on the number of supported sessions
maxSessionsxsd:int


  • This property need not be set.
  • This property has a minimum value of 1.
  • This property is required if maxSessionsType is set to "LIMITED".