CustomizationLicenseDataMode
CustomizationLicenseDataMode
A boxed CustomizationLicenseDataModeEnum. To be used in Any placeholders.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": "string"
}
_value
Required
Enumeration of AutoMode values.
Possible values:
perServer
: Indicates that client access licenses have been purchased for the server, allowing a certain number of concurrent connections to the VirtualCenter server.perSeat
: Indicates that a client access license has been purchased for each computer that accesses the VirtualCenter server.
Possible values are : perServer, perSeat,