PerformanceCountersSettings Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
PerformanceCountersSettings() |
Inicjuje nowe wystąpienie klasy PerformanceCountersSettings. |
PerformanceCountersSettings(AppInsightsReference) |
Inicjuje nowe wystąpienie klasy PerformanceCountersSettings. |
PerformanceCountersSettings()
Inicjuje nowe wystąpienie klasy PerformanceCountersSettings.
public PerformanceCountersSettings();
Public Sub New ()
Dotyczy
PerformanceCountersSettings(AppInsightsReference)
Inicjuje nowe wystąpienie klasy 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)
Parametry
- appInsightsReference
- AppInsightsReference
dokumentacja usługi aplikacja systemu Azure Insights.
Dotyczy
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET