ApplicationInsightsComponentDataVolumeCap クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Application Insights コンポーネントの毎日のデータ ボリュームの上限
public class ApplicationInsightsComponentDataVolumeCap
type ApplicationInsightsComponentDataVolumeCap = class
Public Class ApplicationInsightsComponentDataVolumeCap
- 継承
-
ApplicationInsightsComponentDataVolumeCap
コンストラクター
ApplicationInsightsComponentDataVolumeCap() |
ApplicationInsightsComponentDataVolumeCap クラスの新しいインスタンスを初期化します。 |
ApplicationInsightsComponentDataVolumeCap(Nullable<Double>, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Double>) |
ApplicationInsightsComponentDataVolumeCap クラスの新しいインスタンスを初期化します。 |
プロパティ
Cap |
日単位のデータ ボリュームの上限を GB 単位で取得または設定します。 |
MaxHistoryCap |
ユーザーがこのコンポーネントに対して設定できる最大日次データ ボリュームの上限を取得します。 |
ResetTime |
毎日のデータ ボリューム上限 UTC リセット時間を取得します。 |
StopSendNotificationWhenHitCap |
日次データ ボリュームの上限が満たされたときに通知メールを送信しない値を取得または設定します。 |
StopSendNotificationWhenHitThreshold |
現在使用されていない予約済みを取得または設定します。 |
WarningThreshold |
現在使用されていない予約済みを取得または設定します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET