Compartilhar via


TimeSeriesBaseline.Timestamps Propriedade

Definição

Obtém ou define a lista de carimbos de data/hora das linhas de base.

[Newtonsoft.Json.JsonProperty(PropertyName="timestamps")]
public System.Collections.Generic.IList<DateTime?> Timestamps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="timestamps")>]
member this.Timestamps : System.Collections.Generic.IList<Nullable<DateTime>> with get, set
Public Property Timestamps As IList(Of Nullable(Of DateTime))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a