共用方式為


PerfMonResponse.Data 屬性

定義

取得或設定效能監視器計數器。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於