Bagikan melalui


EndpointHealthData.LastKnownError Property

Definition

Gets or sets last error obtained when a message failed to be delivered to iot hub

[Newtonsoft.Json.JsonProperty(PropertyName="lastKnownError")]
public string LastKnownError { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastKnownError")>]
member this.LastKnownError : string with get, set
Public Property LastKnownError As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to