Freigeben über


KpiThresholds(Decimal, Decimal, Boolean) Konstruktor

Definition

Initialisiert eine neue instance von 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)

Parameter

lowerLimit
Decimal

Die untere Schwellenwertgrenze.

upperLimit
Decimal

Die obere Schwellenwertgrenze.

increasingKpi
Boolean

Gibt an, ob der KPI ein steigender KPI ist.

Gilt für: