Partager via


MetricsSegmentInfo.Start Propriété

Définition

Obtient ou définit l’heure de début du segment de métrique (uniquement lorsqu’un intervalle a été spécifié).

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à