Partager via


AzureWorkloadErrorInfo.ErrorCode Propriété

Définition

Obtient ou définit le code d’erreur.

[Newtonsoft.Json.JsonProperty(PropertyName="errorCode")]
public int? ErrorCode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorCode")>]
member this.ErrorCode : Nullable<int> with get, set
Public Property ErrorCode As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à