Compartilhar via


DeviceRegistryOperationError.ErrorCode Propriedade

Definição

Código de erro associado ao erro.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a