你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ApplicationInsightsComponentDataVolumeCap 类

定义

Application Insights 组件每日数据量上限。

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

构造函数

ApplicationInsightsComponentDataVolumeCap()

初始化 ApplicationInsightsComponentDataVolumeCap 的新实例。

属性

Cap

每日数据量上限(以 GB 为单位)。

IsStopSendNotificationWhenHitCap

在达到每日数据量上限时,不要发送通知电子邮件。

IsStopSendNotificationWhenHitThreshold

保留,目前未使用。

MaxHistoryCap

用户可以为此组件设置的最大每日数据量上限。

ResetTime

每日数据量上限 UTC 重置小时。

WarningThreshold

保留,目前未使用。

适用于