VMware Engine v1 API - Enum VmwareEngineNetwork.Types.Type (1.3.0)

public enum VmwareEngineNetwork.Types.Type

Reference documentation and code samples for the VMware Engine v1 API enum VmwareEngineNetwork.Types.Type.

Enum Type defines possible types of VMware Engine network.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
Legacy

Network type used by private clouds created in projects without a network of type STANDARD. This network type is no longer used for new VMware Engine private cloud deployments.

Standard

Standard network type used for private cloud connectivity.

Unspecified

The default value. This value should never be used.