Partager via


DeviceRegistryOperationError.ErrorCode Propriété

Définition

Code d’erreur associé à l’erreur.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorCode")]
public Microsoft.Azure.Devices.Common.Exceptions.ErrorCode ErrorCode { get; set; }
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorCode")]
public Microsoft.Azure.Devices.IotHubServiceErrorCode ErrorCode { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorCode")>]
member this.ErrorCode : Microsoft.Azure.Devices.Common.Exceptions.ErrorCode with get, set
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="errorCode")>]
member this.ErrorCode : Microsoft.Azure.Devices.IotHubServiceErrorCode
Public Property ErrorCode As ErrorCode
Public ReadOnly Property ErrorCode As IotHubServiceErrorCode

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à