Share via


JobError.Category Property

Definition

Gets helps with categorization of errors. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to