次の方法で共有


ApplicationInsightsComponentDataVolumeCap クラス

定義

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

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

コンストラクター

ApplicationInsightsComponentDataVolumeCap()

ApplicationInsightsComponentDataVolumeCap の新しいインスタンスを初期化します。

プロパティ

Cap

日単位のデータ ボリュームの上限 (GB 単位)。

IsStopSendNotificationWhenHitCap

日次データ ボリュームの上限が満たされた場合は、通知メールを送信しないでください。

IsStopSendNotificationWhenHitThreshold

予約済み。現時点では使用されていません。

MaxHistoryCap

このコンポーネントに対してユーザーが設定できる最大日次データ ボリュームの上限。

ResetTime

日単位のデータ ボリューム上限 UTC リセット時間。

WarningThreshold

予約済み。現時点では使用されていません。

適用対象