AppliedLicense holds the license data returned by adaptation module report.
| JSON representation |
|---|
{
"type": enum ( |
| Fields | |
|---|---|
type |
The license type that was used in OS adaptation. |
osLicense |
The OS license returned from the adaptation module's report. |
Type
License types used in OS adaptation.
| Enums | |
|---|---|
TYPE_UNSPECIFIED |
Unspecified license for the OS. |
NONE |
No license available for the OS. |
PAYG |
The license type is Pay As You Go license type. |
BYOL |
The license type is Bring Your Own License type. |