次の方法で共有


ApplicationInsightsComponentBillingFeatures クラス

定義

Application Insights コンポーネントの課金機能

public class ApplicationInsightsComponentBillingFeatures
type ApplicationInsightsComponentBillingFeatures = class
Public Class ApplicationInsightsComponentBillingFeatures
継承
ApplicationInsightsComponentBillingFeatures

コンストラクター

ApplicationInsightsComponentBillingFeatures()

ApplicationInsightsComponentBillingFeatures クラスの新しいインスタンスを初期化します。

ApplicationInsightsComponentBillingFeatures(ApplicationInsightsComponentDataVolumeCap, IList<String>)

ApplicationInsightsComponentBillingFeatures クラスの新しいインスタンスを初期化します。

プロパティ

CurrentBillingFeatures

現在有効な価格プランを取得または設定します。 コンポーネントが Enterprise プランにある場合は、"Basic" と "Application Insights Enterprise" の両方が一覧表示されます。

DataVolumeCap

Application Insights コンポーネントの日次データ ボリュームの上限を取得または設定します

適用対象