OperationStatusCodes Énumération

Définition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperationStatusCodes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperationStatusCodes = 
Public Enum OperationStatusCodes
Héritage
OperationStatusCodes
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Failed 2
NotStarted 0
Running 1
Succeeded 3

S’applique à