Condividi tramite


OperationStatus Enumerazione

Definizione

Definisce i valori per OperationStatus.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum OperationStatus
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type OperationStatus = 
Public Enum OperationStatus
Ereditarietà
OperationStatus
Attributi
Newtonsoft.Json.JsonConverterAttribute

Campi

Created 4
Failed 1
InProgress 0
Succeeded 2
TimedOut 3

Si applica a