Compute Engine v1 API - Enum WireProperties.Types.FaultResponse (3.22.0)

public enum WireProperties.Types.FaultResponse

Reference documentation and code samples for the Compute Engine v1 API enum WireProperties.Types.FaultResponse.

Response when a fault is detected in a pseudowire:

  • NONE: default.
  • DISABLE_PORT: set the port line protocol down when inline probes detect a fault. This setting is only permitted on port mode pseudowires.

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Name Description
DisablePort

Set the port line protocol down when inline probes detect a fault. This setting is only permitted on port mode pseudowires.

None

Default.

UndefinedFaultResponse

A value indicating that the enum field is not set.