public static class ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategyReference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkPeeringConnectionStatus.UpdateStrategy.
Constants for wire representations of the NetworkPeeringConnectionStatus.Types.UpdateStrategy enum.
Namespace
Google.Cloud.Compute.V1Assembly
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 |
|