IComponentCurrentBillingFeaturesOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Opérations ComponentCurrentBillingFeaturesOperations.
public interface IComponentCurrentBillingFeaturesOperations
type IComponentCurrentBillingFeaturesOperations = interface
Public Interface IComponentCurrentBillingFeaturesOperations
Méthodes
GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken) |
Retourne les fonctionnalités de facturation actuelles pour un composant Application Insights. |
UpdateWithHttpMessagesAsync(String, String, ApplicationInsightsComponentBillingFeatures, Dictionary<String,List<String>>, CancellationToken) |
Mettre à jour les fonctionnalités de facturation actuelles pour un composant Application Insights. |
Méthodes d’extension
Get(IComponentCurrentBillingFeaturesOperations, String, String) |
Retourne les fonctionnalités de facturation actuelles pour un composant Application Insights. |
GetAsync(IComponentCurrentBillingFeaturesOperations, String, String, CancellationToken) |
Retourne les fonctionnalités de facturation actuelles pour un composant Application Insights. |
Update(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures) |
Mettre à jour les fonctionnalités de facturation actuelles pour un composant Application Insights. |
UpdateAsync(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures, CancellationToken) |
Mettre à jour les fonctionnalités de facturation actuelles pour un composant Application Insights. |
S’applique à
Azure SDK for .NET