RollingUpgradeActionType Enum

Definition

Defines values for RollingUpgradeActionType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RollingUpgradeActionType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RollingUpgradeActionType = 
Public Enum RollingUpgradeActionType
Inheritance
RollingUpgradeActionType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Cancel 1
Start 0

Applies to