Share via


NodeSetup.PerformanceCountersSettings Property

Definition

Gets or sets performance counters settings.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Remarks

Settings for performance counters collecting and uploading.

Applies to