Freigeben über


OperationStatusCodes Enumeration

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperationStatusCodes
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperationStatusCodes = 
Public Enum OperationStatusCodes
Vererbung
OperationStatusCodes
Attribute
Newtonsoft.Json.JsonConverterAttribute

Felder

Failed 2
NotStarted 0
Running 1
Succeeded 3

Gilt für: