public static class BundleAggregationType
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectDiagnostics.BundleAggregationType.
Constants for wire representations of the InterconnectDiagnostics.Types.BundleAggregationType enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Lacp
public const string Lacp = "BUNDLE_AGGREGATION_TYPE_LACP"
Wire representation of Lacp.
Field Value | |
---|---|
Type | Description |
String |
Static
public const string Static = "BUNDLE_AGGREGATION_TYPE_STATIC"
Wire representation of Static.
Field Value | |
---|---|
Type | Description |
String |
UndefinedBundleAggregationType
public const string UndefinedBundleAggregationType = "UNDEFINED_BUNDLE_AGGREGATION_TYPE"
Wire representation of UndefinedBundleAggregationType.
Field Value | |
---|---|
Type | Description |
String |