Module: Google::Cloud::BareMetalSolution::V2::VRF::State

Defined in:
proto_docs/google/cloud/baremetalsolution/v2/network.rb

Overview

The possible states for this VRF.

Constant Summary collapse

STATE_UNSPECIFIED =

The unspecified state.

0
PROVISIONING =

The vrf is provisioning.

1
PROVISIONED =

The vrf is provisioned.

2