Freigeben über


IComponentCurrentBillingFeaturesOperations Schnittstelle

Definition

ComponentCurrentBillingFeaturesOperations-Vorgänge.

public interface IComponentCurrentBillingFeaturesOperations
type IComponentCurrentBillingFeaturesOperations = interface
Public Interface IComponentCurrentBillingFeaturesOperations

Methoden

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

UpdateWithHttpMessagesAsync(String, String, ApplicationInsightsComponentBillingFeatures, Dictionary<String,List<String>>, CancellationToken)

Aktualisieren sie die aktuellen Abrechnungsfeatures für eine Application Insights-Komponente.

Erweiterungsmethoden

Get(IComponentCurrentBillingFeaturesOperations, String, String)

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

GetAsync(IComponentCurrentBillingFeaturesOperations, String, String, CancellationToken)

Gibt aktuelle Abrechnungsfeatures für eine Application Insights-Komponente zurück.

Update(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures)

Aktualisieren sie die aktuellen Abrechnungsfeatures für eine Application Insights-Komponente.

UpdateAsync(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures, CancellationToken)

Aktualisieren sie die aktuellen Abrechnungsfeatures für eine Application Insights-Komponente.

Gilt für: