PerfMonResponse.Data Property

Definition

Gets or sets the performance monitor counters.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to