Compartilhar via


EndpointHealthData.LastSuccessfulSendAttemptTime Propriedade

Definição

Obtém ou define a última vez que o hub iot enviou com êxito uma mensagem para o ponto de extremidade

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a