Class ComputeEnumConstants.ExchangedPeeringRoute.Type (1.3.0)

public static class Type

Constants for wire representations of the ExchangedPeeringRoute.Types.Type enum.

Inheritance

Object > ComputeEnumConstants.ExchangedPeeringRoute.Type

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

DynamicPeeringRoute

public const string DynamicPeeringRoute = "DYNAMIC_PEERING_ROUTE"

Wire representation of DynamicPeeringRoute.

Field Value
TypeDescription
String

StaticPeeringRoute

public const string StaticPeeringRoute = "STATIC_PEERING_ROUTE"

Wire representation of StaticPeeringRoute.

Field Value
TypeDescription
String

SubnetPeeringRoute

public const string SubnetPeeringRoute = "SUBNET_PEERING_ROUTE"

Wire representation of SubnetPeeringRoute.

Field Value
TypeDescription
String

UndefinedType

public const string UndefinedType = "UNDEFINED_TYPE"

Wire representation of UndefinedType.

Field Value
TypeDescription
String