VersionMachineCount
Number of session machines per session machine catalog version.
Properties
| Name | Description | Additional information |
|---|---|---|
| SessionMachineCatalogVersion | Session machine catalog version. |
Type: Number |
| MachineCount | Number of session machines currently at the session machine catalog version. |
Type: Number |
Sample
application/json
Sample:
{
"SessionMachineCatalogVersion": 3,
"MachineCount": 20
}