Module: Google::Cloud::VmwareEngine::V1::HcxActivationKey::State
- Defined in:
- proto_docs/google/cloud/vmwareengine/v1/vmwareengine_resources.rb
Overview
State of HCX activation key
Constant Summary collapse
- STATE_UNSPECIFIED =
Unspecified state.
0
- AVAILABLE =
State of a newly generated activation key.
1
- CONSUMED =
State of key when it has been used to activate HCX appliance.
2
- CREATING =
State of key when it is being created.
3