KpiDefinition Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the KPI Threshold limits.
public class KpiDefinition
type KpiDefinition = class
Public Class KpiDefinition
- Inheritance
-
KpiDefinition
Properties
Aliases |
The aliases. |
CalculationWindow |
The calculation window. |
CalculationWindowFieldName |
Name of calculation window field. |
Description |
Localized description for the KPI. |
DisplayName |
Localized display name for the KPI. |
EntityType |
The mapping entity type. |
EntityTypeName |
The mapping entity name. |
Expression |
The computation expression for the KPI. |
Extracts |
The KPI extracts. |
Filter |
The filter expression for the KPI. |
Function |
The computation function for the KPI. |
GroupBy |
the group by properties for the KPI. |
GroupByMetadata |
The KPI GroupByMetadata. |
KpiName |
The KPI name. |
ParticipantProfilesMetadata |
The participant profiles. |
ProvisioningState |
Provisioning state. |
TenantId |
The hub name. |
ThresHolds |
The KPI thresholds. |
Unit |
The unit of measurement for the KPI. |
Applies to
Azure SDK for .NET