Compute Engine v1 API - Class ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategy (3.13.0)

public static class ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategy

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategy.

Constants for wire representations of the NetworkPeeringConnectionStatus.Types.UpdateStrategy enum.

Inheritance

object > ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategy

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Consensus

public const string Consensus = "CONSENSUS"

Wire representation of Consensus .

Field Value
Type Description
string

Independent

public const string Independent = "INDEPENDENT"

Wire representation of Independent .

Field Value
Type Description
string

UndefinedUpdateStrategy

public const string UndefinedUpdateStrategy = "UNDEFINED_UPDATE_STRATEGY"

Wire representation of UndefinedUpdateStrategy .

Field Value
Type Description
string

Unspecified

public const string Unspecified = "UNSPECIFIED"

Wire representation of Unspecified .

Field Value
Type Description
string