Module: Google::Cloud::BareMetalSolution::V2::InstanceConfig::NetworkConfig

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

Overview

The network configuration of the instance.

Constant Summary collapse

NETWORKCONFIG_UNSPECIFIED =

The unspecified network configuration.

0
SINGLE_VLAN =

Instance part of single client network and single private network.

1
MULTI_VLAN =

Instance part of multiple (or single) client networks and private networks.

2