Compute Engine v1 API - Class ComputeEnumConstants.ExchangedPeeringRoute.Type (2.16.0)

public static class ComputeEnumConstants.ExchangedPeeringRoute.Type

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.ExchangedPeeringRoute.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
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