Sdílet prostřednictvím


PerformanceCountersSettings Konstruktory

Definice

Přetížení

PerformanceCountersSettings()

Inicializuje novou instanci PerformanceCountersSettings třídy.

PerformanceCountersSettings(AppInsightsReference)

Inicializuje novou instanci PerformanceCountersSettings třídy.

PerformanceCountersSettings()

Inicializuje novou instanci PerformanceCountersSettings třídy.

public PerformanceCountersSettings ();
Public Sub New ()

Platí pro

PerformanceCountersSettings(AppInsightsReference)

Inicializuje novou instanci PerformanceCountersSettings třídy.

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)

Parametry

appInsightsReference
AppInsightsReference

referenční informace Aplikace Azure Insights.

Platí pro