次の方法で共有


JobError.Category プロパティ

定義

エラーの分類に役立つを取得します。 使用可能な値は、'Service'、'Download'、'Upload'、'Configuration'、'Content' です。

[Newtonsoft.Json.JsonProperty(PropertyName="category")]
public Microsoft.Azure.Management.Media.Models.JobErrorCategory Category { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="category")>]
member this.Category : Microsoft.Azure.Management.Media.Models.JobErrorCategory
Public ReadOnly Property Category As JobErrorCategory

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象