JobError.Code Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 à
Azure SDK for .NET