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.V1Assembly
Google.Cloud.VmwareEngine.V1.dll
Fields |
|
---|---|
Name | Description |
DellPowerscale |
Peering connection used for connecting to Dell PowerScale Filers |
GoogleCloudNetappVolumes |
Peering connection used for connecting to Google Cloud NetApp Volumes. |
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. |