NodeSetup.PerformanceCountersSettings 속성

정의

성능 카운터 설정을 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="performanceCountersSettings")]
public Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings PerformanceCountersSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="performanceCountersSettings")>]
member this.PerformanceCountersSettings : Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings with get, set
Public Property PerformanceCountersSettings As PerformanceCountersSettings

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

설명

수집 및 업로드하는 성능 카운터에 대한 설정입니다.

적용 대상