Partilhar via


Incident.ResolvedTime Propriedade

Definição

Obtém a hora em que o incidente foi resolvido no formato ISO8601. Se for nulo, significa que o incidente ainda está ativo.

[Newtonsoft.Json.JsonProperty(PropertyName="resolvedTime")]
public DateTime? ResolvedTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resolvedTime")>]
member this.ResolvedTime : Nullable<DateTime>
Public ReadOnly Property ResolvedTime As Nullable(Of DateTime)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a