Udostępnij za pośrednictwem


IApplicationInsightsComponentDataVolumeCap.StopSendNotificationWhenHitCap Property

Definition

Do not send a notification email when the daily data volume cap is met.

[Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Do not send a notification email when the daily data volume cap is met.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="StopSendNotificationWhenHitCap")]
public bool? StopSendNotificationWhenHitCap { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ApplicationInsights.Runtime.Info(Description="Do not send a notification email when the daily data volume cap is met.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="StopSendNotificationWhenHitCap")>]
member this.StopSendNotificationWhenHitCap : Nullable<bool> with get, set
Public Property StopSendNotificationWhenHitCap As Nullable(Of Boolean)

Property Value

Attributes

Applies to