Compartir a través de


DiagnosticAnalysis.EndTime Propiedad

Definición

Obtiene o establece la hora de finalización del período.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")]
public DateTime? EndTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")>]
member this.EndTime : Nullable<DateTime> with get, set
Public Property EndTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a