ComponentCurrentBillingFeaturesOperationsExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 コンポーネントの現在の課金機能を更新します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET