public static class ComputeEnumConstants.InterconnectDiagnostics.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
GoogleCloudGoogle.Cloud.ComputeV1Assembly
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 |