次の方法で共有


TimeSeriesBaseline.MetadataValues プロパティ

定義

ベースライン メタデータ値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象