Partilhar via


RollingUpgradeStatusCode Enumeração

Definição

Define valores para RollingUpgradeStatusCode.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RollingUpgradeStatusCode
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RollingUpgradeStatusCode = 
Public Enum RollingUpgradeStatusCode
Herança
RollingUpgradeStatusCode
Atributos
Newtonsoft.Json.JsonConverterAttribute

Campos

Cancelled 1
Completed 2
Faulted 3
RollingForward 0

Aplica-se a