ApplicationInsightsComponentDataVolumeCap.StopSendNotificationWhenHitCap Property

Definition

Gets or sets do not send a notification email when the daily data volume cap is met.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to