Compartilhar via


EndpointHealthData.LastKnownErrorTime Propriedade

Definição

Obtém ou define a hora em que o último erro conhecido ocorreu

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a