VMware Engine v1 API - Enum NetworkPeering.Types.PeerNetworkType (1.3.0)

public enum NetworkPeering.Types.PeerNetworkType

Reference documentation and code samples for the VMware Engine v1 API enum NetworkPeering.Types.PeerNetworkType.

Type or purpose of the network peering connection.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
DellPowerscale

Peering connection used for connecting to Dell PowerScale Filers

NetappCloudVolumes

Peering connection used for connecting to NetApp Cloud Volumes.

PrivateServicesAccess

Peering connection used for establishing private services access.

Standard

Peering connection used for connecting to another VPC network established by the same user. For example, a peering connection to another VPC network in the same project or to an on-premises network.

ThirdPartyService

Peering connection used for connecting to third-party services. Most third-party services require manual setup of reverse peering on the VPC network associated with the third-party service.

Unspecified

Unspecified

VmwareEngineNetwork

Peering connection used for connecting to another VMware Engine network.