Partilhar via


PerformanceCountersSettings Construtores

Definição

Sobrecargas

PerformanceCountersSettings()

Inicializa uma nova instância da classe PerformanceCountersSettings.

PerformanceCountersSettings(AppInsightsReference)

Inicializa uma nova instância da classe PerformanceCountersSettings.

PerformanceCountersSettings()

Inicializa uma nova instância da classe PerformanceCountersSettings.

public PerformanceCountersSettings ();
Public Sub New ()

Aplica-se a

PerformanceCountersSettings(AppInsightsReference)

Inicializa uma nova instância da classe PerformanceCountersSettings.

public PerformanceCountersSettings (Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference appInsightsReference);
new Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings : Microsoft.Azure.Management.BatchAI.Models.AppInsightsReference -> Microsoft.Azure.Management.BatchAI.Models.PerformanceCountersSettings
Public Sub New (appInsightsReference As AppInsightsReference)

Parâmetros

appInsightsReference
AppInsightsReference

referência do Aplicação Azure Insights.

Aplica-se a