Partager via


Notification.Threshold Propriété

Définition

Obtient ou définit la valeur de seuil associée à une notification. Une notification est envoyée lorsque le coût a dépassé le seuil. Il est toujours pourcentage et doit être compris entre 0 et 1000.

[Newtonsoft.Json.JsonProperty(PropertyName="threshold")]
public decimal Threshold { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="threshold")>]
member this.Threshold : decimal with get, set
Public Property Threshold As Decimal

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à