次の方法で共有


ApplicationInsightsComponentDataVolumeCap.StopSendNotificationWhenHitCap プロパティ

定義

日次データ ボリュームの上限が満たされた場合、通知メールを送信しない値を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="StopSendNotificationWhenHitCap")]
public bool? StopSendNotificationWhenHitCap { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="StopSendNotificationWhenHitCap")>]
member this.StopSendNotificationWhenHitCap : Nullable<bool> with get, set
Public Property StopSendNotificationWhenHitCap As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象