Compartir a través de


SingleMetricBaseline.Baselines Propiedad

Definición

Obtiene o establece la línea base para cada serie temporal consultada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a