ComponentCurrentBillingFeaturesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for ComponentCurrentBillingFeaturesOperations.
public static class ComponentCurrentBillingFeaturesOperationsExtensions
type ComponentCurrentBillingFeaturesOperationsExtensions = class
Public Module ComponentCurrentBillingFeaturesOperationsExtensions
- Inheritance
-
ComponentCurrentBillingFeaturesOperationsExtensions
Methods
Get(IComponentCurrentBillingFeaturesOperations, String, String) |
Returns current billing features for an Application Insights component. |
GetAsync(IComponentCurrentBillingFeaturesOperations, String, String, CancellationToken) |
Returns current billing features for an Application Insights component. |
Update(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures) |
Update current billing features for an Application Insights component. |
UpdateAsync(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures, CancellationToken) |
Update current billing features for an Application Insights component. |