다음을 통해 공유


MediaJobErrorCategory Enum

Definition

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MediaJobErrorCategory
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MediaJobErrorCategory = 
Public Enum MediaJobErrorCategory
Inheritance
MediaJobErrorCategory
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

Service 0
Download 1
Upload 2
Configuration 3
Content 4

Applies to