Compartilhar via


TimeSeriesBaseline.Data Propriedade

Definição

Obtém ou define os valores de linha de base para cada confidencialidade.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a