TimeSeriesElement.Metadatavalues Property

Definition

Gets or sets the metadata values returned if $filter was specified in the call.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to