Partager via


RollingUpgradeStatusCode Énumération

Définition

Définit des valeurs pour 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
Héritage
RollingUpgradeStatusCode
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Cancelled 1
Completed 2
Faulted 3
RollingForward 0

S’applique à