Partager via


JobError.Code Propriété

Définition

Obtient le code d’erreur décrivant l’erreur. Les valeurs possibles incluent « ServiceError », « ServiceTransientError », « DownloadNotAccessible », « DownloadTransientError », « UploadNotAccessible », « UploadTransientError », « ConfigurationUnsupported », « ContentMalformed », « ContentUnsupported »

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à