次の方法で共有


MediaJobErrorCategory 列挙型

定義

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum MediaJobErrorCategory
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type MediaJobErrorCategory = 
Public Enum MediaJobErrorCategory
継承
MediaJobErrorCategory
属性
Newtonsoft.Json.JsonConverterAttribute

フィールド

Configuration 3
Content 4
Download 1
Service 0
Upload 2

適用対象