Partager via


KpiThresholds(Decimal, Decimal, Boolean) Constructeur

Définition

Initialise une nouvelle instance de KpiThresholds.

public KpiThresholds (decimal lowerLimit, decimal upperLimit, bool increasingKpi);
new Azure.ResourceManager.CustomerInsights.Models.KpiThresholds : decimal * decimal * bool -> Azure.ResourceManager.CustomerInsights.Models.KpiThresholds
Public Sub New (lowerLimit As Decimal, upperLimit As Decimal, increasingKpi As Boolean)

Paramètres

lowerLimit
Decimal

Limite de seuil inférieure.

upperLimit
Decimal

Limite de seuil supérieure.

increasingKpi
Boolean

Indique si l’indicateur de performance clé est un indicateur de performance clé croissant.

S’applique à