Partager via


EndpointHealthData.LastSendAttemptTime Propriété

Définition

Obtient ou définit la dernière fois que le hub iot a essayé d’envoyer un message au point de terminaison

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="lastSendAttemptTime")]
public DateTime? LastSendAttemptTime { get; set; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="lastSendAttemptTime")>]
member this.LastSendAttemptTime : Nullable<DateTime> with get, set
Public Property LastSendAttemptTime As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à