public enum ActivationStateReference documentation and code samples for the License Manager v1 API enum ActivationState.
State of the License Key activation on the instance.
Namespace
Google.Cloud.LicenseManager.V1Assembly
Google.Cloud.LicenseManager.V1.dll
Fields |
|
|---|---|
| Name | Description |
Activated |
License activation is complete on the instance. |
Activating |
License activation process is running on the instance. |
Deactivated |
License Key is deactivated on the instance. |
Deactivating |
License Key is deactivating on the instance. |
KeyRequested |
Activation key (MAK) requested for the instance. |
Terminated |
License Key activation failed on the instance. |
Unspecified |
The Status of the activation is unspecified |