public enum PeeringRoute.Types.TypeReference documentation and code samples for the VMware Engine v1 API enum PeeringRoute.Types.Type.
The type of the peering route.
Namespace
Google.Cloud.VmwareEngine.V1Assembly
Google.Cloud.VmwareEngine.V1.dll
Fields |
|
|---|---|
| Name | Description |
DynamicPeeringRoute |
Dynamic routes in the peer network. |
StaticPeeringRoute |
Static routes in the peer network. |
SubnetPeeringRoute |
Created, updated, and removed automatically by Google Cloud when subnets are created, modified, or deleted in the peer network. |
Unspecified |
Unspecified peering route type. This is the default value. |