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

public enum VmwareEngineNetwork.Types.VpcNetwork.Types.Type

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

Enum Type defines possible types of a VMware Engine network controlled service.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
GoogleCloud

VPC network used for access to Google Cloud services like Cloud Storage.

Internet

VPC network used for internet access to and from a private cloud.

Intranet

VPC network that will be peered with a consumer VPC network or the intranet VPC of another VMware Engine network. Access a private cloud through Compute Engine VMs on a peered VPC network or an on-premises resource connected to a peered consumer VPC network.

Unspecified

The default value. This value should never be used.