Class ComputeEnumConstants.InstanceGroupManagerUpdatePolicy.ReplacementMethod (2.1.0)

public static class ReplacementMethod

Constants for wire representations of the InstanceGroupManagerUpdatePolicy.Types.ReplacementMethod enum.

Inheritance

Object > ComputeEnumConstants.InstanceGroupManagerUpdatePolicy.ReplacementMethod

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Recreate

public const string Recreate = "RECREATE"

Wire representation of Recreate.

Field Value
TypeDescription
String

Substitute

public const string Substitute = "SUBSTITUTE"

Wire representation of Substitute.

Field Value
TypeDescription
String

UndefinedReplacementMethod

public const string UndefinedReplacementMethod = "UNDEFINED_REPLACEMENT_METHOD"

Wire representation of UndefinedReplacementMethod.

Field Value
TypeDescription
String