SingleMetricBaseline.Baselines Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the baseline for each time series that was queried.
[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)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute