Compartir a través de


NodeSetup.PerformanceCountersSettings Propiedad

Definición

Obtiene o establece la configuración de contadores de rendimiento.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

Configuración de contadores de rendimiento que recopilan y cargan.

Se aplica a