Partager via


MediaJobState Énumération

Définition

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

Champs

Canceled 0
Canceling 1
Error 2
Finished 3
Processing 4
Queued 5
Scheduled 6

S’applique à