public static class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.RequestedFeaturesReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.RequestedFeatures.
Constants for wire representations of the InterconnectGroupsCreateMembersInterconnectInput.Types.RequestedFeatures enum.
Inheritance
object > ComputeEnumConstants.InterconnectGroupsCreateMembersInterconnectInput.RequestedFeaturesNamespace
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 |
|
UndefinedRequestedFeatures
public const string UndefinedRequestedFeatures = "UNDEFINED_REQUESTED_FEATURES"Wire representation of UndefinedRequestedFeatures .
| Field Value | |
|---|---|
| Type | Description |
string |
|