Partager via


OperationStatusType Énumération

Définition

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

Champs

Failed 3
NotStarted 0
Running 1
Succeeded 2

S’applique à