ComponentCurrentBillingFeaturesOperationsExtensions Class

Definition

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.

Applies to