次の方法で共有


ApplicationInsightsComponentQuotaStatus クラス

定義

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

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

プロパティ

AppId

Application Insights コンポーネントのアプリケーション ID。

ExpirationTime

1 日のデータ 量の上限がリセットされ、データ インジェストが再開される日時。

ShouldBeThrottled

1 日あたりのデータ 量の上限が満たされ、データ インジェストが停止されます。

適用対象