public static class ComputeEnumConstants.ExchangedPeeringRoute.TypeReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ExchangedPeeringRoute.Type.
Constants for wire representations of the ExchangedPeeringRoute.Types.Type enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
DynamicPeeringRoute
public const string DynamicPeeringRoute = "DYNAMIC_PEERING_ROUTE"Wire representation of DynamicPeeringRoute.
| Field Value | |
|---|---|
| Type | Description |
string |
|
StaticPeeringRoute
public const string StaticPeeringRoute = "STATIC_PEERING_ROUTE"Wire representation of StaticPeeringRoute.
| Field Value | |
|---|---|
| Type | Description |
string |
|
SubnetPeeringRoute
public const string SubnetPeeringRoute = "SUBNET_PEERING_ROUTE"Wire representation of SubnetPeeringRoute.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedType
public const string UndefinedType = "UNDEFINED_TYPE"Wire representation of UndefinedType.
| Field Value | |
|---|---|
| Type | Description |
string |
|