Compartir a través de


MetricsSegmentInfo.Start Propiedad

Definición

Obtiene o establece la hora de inicio del segmento de métrica (solo cuando se especificó un intervalo).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a