ApplicationInsightsComponentBillingFeatures Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Abrechnungsfeatures einer Application Insights-Komponente
public class ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentBillingFeatures = class
Public Class ApplicationInsightsComponentBillingFeatures
- Vererbung
-
ApplicationInsightsComponentBillingFeatures
Konstruktoren
ApplicationInsightsComponentBillingFeatures() |
Initialisiert eine neue instance der ApplicationInsightsComponentBillingFeatures-Klasse. |
ApplicationInsightsComponentBillingFeatures(ApplicationInsightsComponentDataVolumeCap, IList<String>) |
Initialisiert eine neue instance der ApplicationInsightsComponentBillingFeatures-Klasse. |
Eigenschaften
CurrentBillingFeatures |
Ruft den aktuellen aktivierten Preisplan ab oder legt diese fest. Wenn sich die Komponente im Enterprise-Plan befindet, werden sowohl "Basic" als auch "Application Insights Enterprise" aufgelistet. |
DataVolumeCap |
Ruft eine tägliche Datenvolumenobergrenze einer Application Insights-Komponente ab oder legt diese fest. |
Gilt für:
Azure SDK for .NET