Compartir a través de


TimeSeriesBaseline.Data Propiedad

Definición

Obtiene o establece los valores de línea base de cada confidencialidad.

[Newtonsoft.Json.JsonProperty(PropertyName="data")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.SingleBaseline> Data { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="data")>]
member this.Data : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.SingleBaseline> with get, set
Public Property Data As IList(Of SingleBaseline)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a