Partager via


PerfMonSet.Values Propriété

Définition

Obtient ou définit la collection de workers actifs pendant cette période.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à