PerfMonSet.Values 속성

정의

이 시간 동안 활성 상태인 작업자의 컬렉션을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상