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