EndpointHealthData.LastSuccessfulSendAttemptTime Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets last time iot hub successfully sent a message to the endpoint
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="lastSuccessfulSendAttemptTime")]
public DateTime? LastSuccessfulSendAttemptTime { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSuccessfulSendAttemptTime")>]
member this.LastSuccessfulSendAttemptTime : Nullable<DateTime> with get, set
Public Property LastSuccessfulSendAttemptTime As Nullable(Of DateTime)
- Attributes
-
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Feedback om Azure SDK for .NET
Azure SDK for .NET är ett öppen källkod projekt. Välj en länk för att ge feedback: