ApplicationInsightsComponentBillingFeatures.DataVolumeCapStopSendNotificationWhenHitCap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Do not send a notification email when the daily data volume cap is met.
[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)]
public bool? DataVolumeCapStopSendNotificationWhenHitCap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.PropertyOrigin.Inlined)>]
member this.DataVolumeCapStopSendNotificationWhenHitCap : Nullable<bool> with get, set
Public Property DataVolumeCapStopSendNotificationWhenHitCap As Nullable(Of Boolean)
Property Value
Implements
- Attributes