次の方法で共有


PerfMonResponse.Data プロパティ

定義

パフォーマンス モニター カウンターを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="data")]
public Microsoft.Azure.Management.WebSites.Models.PerfMonSet Data { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="data")>]
member this.Data : Microsoft.Azure.Management.WebSites.Models.PerfMonSet with get, set
Public Property Data As PerfMonSet

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象