Module: Google::Cloud::VmwareEngine::V1::Nsx::State

Defined in:
proto_docs/google/cloud/vmwareengine/v1/vmwareengine_resources.rb

Overview

State of the appliance

Constant Summary collapse

STATE_UNSPECIFIED =

Unspecified appliance state. This is the default value.

0
ACTIVE =

The appliance is operational and can be used.

1
CREATING =

The appliance is being deployed.

2