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

public enum PeeringRoute.Types.Type

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

The type of the peering route.

Namespace

Google.Cloud.VmwareEngine.V1

Assembly

Google.Cloud.VmwareEngine.V1.dll

Fields

NameDescription
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.