Compartir a través de


TimeSeriesBaseline.MetadataValues Propiedad

Definición

Obtiene o establece los valores de metadatos de línea base.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a