Enum ExchangedPeeringRoute.Types.Type (1.0.0)

public enum Type

The type of the peering route.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

NameDescription
DynamicPeeringRoute

For routes exported from local network.

StaticPeeringRoute

The peering route.

SubnetPeeringRoute

The peering route corresponding to subnetwork range.

UndefinedType

A value indicating that the enum field is not set.