TimeSeriesBaseline.MetadataValues Property

Definition

Gets or sets the baseline metadata values.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to