次の方法で共有


PerfMonSet.Values プロパティ

定義

この期間中にアクティブなワーカーのコレクションを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象