LicenseModeSpec
LicenseModeSpec
Information to set the mode of license
JSON Example
{
"license_mode": "SUBSCRIPTION"
}
string
license_mode
Required
The license mode used.
- DEFAULT: Perpetual license is in use.
- PERPETUAL_ONLY: Perpetual license is in use.
- SUBSCRIPTION: Cloud subscription license is in use.
Possible values are :
DEFAULT,
PERPETUAL_ONLY,
SUBSCRIPTION,