Freigeben über


OperationStatusType Enumeration

Definition

Definiert Werte für OperationStatusType.

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

Felder

Failed 3
NotStarted 0
Running 1
Succeeded 2

Gilt für: