次の方法で共有


ComponentCurrentBillingFeaturesOperationsExtensions クラス

定義

ComponentCurrentBillingFeaturesOperations の拡張メソッド。

public static class ComponentCurrentBillingFeaturesOperationsExtensions
type ComponentCurrentBillingFeaturesOperationsExtensions = class
Public Module ComponentCurrentBillingFeaturesOperationsExtensions
継承
ComponentCurrentBillingFeaturesOperationsExtensions

メソッド

Get(IComponentCurrentBillingFeaturesOperations, String, String)

Application Insights コンポーネントの現在の課金機能を返します。

GetAsync(IComponentCurrentBillingFeaturesOperations, String, String, CancellationToken)

Application Insights コンポーネントの現在の課金機能を返します。

Update(IComponentCurrentBillingFeaturesOperations, String, String, ApplicationInsightsComponentBillingFeatures)

Application Insights コンポーネントの現在の課金機能を更新します。

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

Application Insights コンポーネントの現在の課金機能を更新します。

適用対象