次の方法で共有


ApplicationInsightsComponentFeature クラス

定義

Application Insights コンポーネントの毎日のデータ ボリュームの上限の状態

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

コンストラクター

ApplicationInsightsComponentFeature()

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

ApplicationInsightsComponentFeature(String, String, String, String, Nullable<Boolean>, IList<ApplicationInsightsComponentFeatureCapability>, String, Nullable<Boolean>, String)

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

プロパティ

Capabilities

Application Insights コンポーネント機能の一覧を取得します。

FeatureName

価格機能名を取得します。

IsHidden

現在は使用されていない予約済みを取得します。

IsMainFeature

アドオン機能を適用できるかどうかを取得します。

MeterId

機能に使用される測定 ID を取得します。

MeterRateFrequency

機能の測定の測定レートを取得します。

ResouceId

現在は使用されていない予約済みを取得します。

SupportedAddonFeatures

メイン機能のアドオン機能を取得します。

Title

機能の表示名を取得します。

適用対象