Compute Engine v1 API - Class ComputeEnumConstants.InterconnectDiagnostics.BundleAggregationType (2.16.0)

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.

Inheritance

object > ComputeEnumConstants.InterconnectDiagnostics.BundleAggregationType

Namespace

Google.Cloud.Compute.V1

Assembly

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