Bare Metal Solution v2 API - Enum InstanceConfig.Types.NetworkConfig (1.5.0)

public enum InstanceConfig.Types.NetworkConfig

Reference documentation and code samples for the Bare Metal Solution v2 API enum InstanceConfig.Types.NetworkConfig.

The network configuration of the instance.

Namespace

Google.Cloud.BareMetalSolution.V2

Assembly

Google.Cloud.BareMetalSolution.V2.dll

Fields

NameDescription
MultiVlan

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

SingleVlan

Instance part of single client network and single private network.

Unspecified

The unspecified network configuration.