Partilhar via


KpiThresholds(Decimal, Decimal, Boolean) Construtor

Definição

Inicializa uma nova instância 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)

Parâmetros

lowerLimit
Decimal

O limite de limite inferior.

upperLimit
Decimal

O limite de limite superior.

increasingKpi
Boolean

Se o KPI é ou não um KPI crescente.

Aplica-se a