ApplicationInsightsComponentDataVolumeCap.StopSendNotificationWhenHitThreshold Property

Definition

Gets or sets reserved, not used for now.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to