共用方式為


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

備註

收集及上傳效能計數器的設定。

適用於