Sdílet prostřednictvím


PerfMonSet.Values Vlastnost

Definice

Získá nebo nastaví kolekci pracovních procesů, které jsou aktivní během této doby.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro