ApplicationInsightsComponentDataVolumeCap interface
Application Insights 元件每日資料量上限
屬性
cap | 以 GB 為單位的每日資料量上限。 |
max |
使用者可以為此元件設定的每日資料量上限上限。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
reset |
每日資料量上限 UTC 重設小時。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
stop |
符合每日資料量上限時,請勿傳送通知電子郵件。 |
stop |
保留,目前未使用。 |
warning |
保留,目前未使用。 |
屬性詳細資料
cap
以 GB 為單位的每日資料量上限。
cap?: number
屬性值
number
maxHistoryCap
使用者可以為此元件設定的每日資料量上限上限。 注意:此屬性不會序列化。 它只能由伺服器填入。
maxHistoryCap?: number
屬性值
number
resetTime
每日資料量上限 UTC 重設小時。 注意:此屬性不會序列化。 它只能由伺服器填入。
resetTime?: number
屬性值
number
stopSendNotificationWhenHitCap
符合每日資料量上限時,請勿傳送通知電子郵件。
stopSendNotificationWhenHitCap?: boolean
屬性值
boolean
stopSendNotificationWhenHitThreshold
保留,目前未使用。
stopSendNotificationWhenHitThreshold?: boolean
屬性值
boolean
warningThreshold
保留,目前未使用。
warningThreshold?: number
屬性值
number