Share via


DevTestLabCostThreshold.SendNotificationWhenExceeded Property

Definition

Indicates whether notifications will be sent when this threshold is exceeded.

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabCostThresholdStatus? SendNotificationWhenExceeded { get; set; }
member this.SendNotificationWhenExceeded : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabCostThresholdStatus> with get, set
Public Property SendNotificationWhenExceeded As Nullable(Of DevTestLabCostThresholdStatus)

Property Value

Applies to