Compute Engine v1 API - Class ComputeEnumConstants.InterconnectRemoteLocation.Lacp (2.15.0)

public static class ComputeEnumConstants.InterconnectRemoteLocation.Lacp

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.InterconnectRemoteLocation.Lacp.

Constants for wire representations of the InterconnectRemoteLocation.Types.Lacp enum.

Inheritance

object > ComputeEnumConstants.InterconnectRemoteLocation.Lacp

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Supported

public const string Supported = "LACP_SUPPORTED"

Wire representation of Supported.

Field Value
Type Description
string

UndefinedLacp

public const string UndefinedLacp = "UNDEFINED_LACP"

Wire representation of UndefinedLacp.

Field Value
Type Description
string

Unsupported

public const string Unsupported = "LACP_UNSUPPORTED"

Wire representation of Unsupported.

Field Value
Type Description
string