public static class ComputeEnumConstants.InterconnectLocation.AvailableFeaturesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectLocation.AvailableFeatures.
Constants for wire representations of the InterconnectLocation.Types.AvailableFeatures enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
IfCrossSiteNetwork
public const string IfCrossSiteNetwork = "IF_CROSS_SITE_NETWORK"Wire representation of IfCrossSiteNetwork .
| Field Value | |
|---|---|
| Type | Description |
string |
|
IfL2Forwarding
public const string IfL2Forwarding = "IF_L2_FORWARDING"Wire representation of IfL2Forwarding .
| Field Value | |
|---|---|
| Type | Description |
string |
|
IfMacsec
public const string IfMacsec = "IF_MACSEC"Wire representation of IfMacsec.
| Field Value | |
|---|---|
| Type | Description |
string |
|
UndefinedAvailableFeatures
public const string UndefinedAvailableFeatures = "UNDEFINED_AVAILABLE_FEATURES"Wire representation of UndefinedAvailableFeatures .
| Field Value | |
|---|---|
| Type | Description |
string |
|