KpiDefinition Interface
public interface KpiDefinition
An immutable client-side representation of KpiDefinition.
Modifier and Type | Method and Description |
---|---|
abstract
List<Kpi |
aliases()
Gets the aliases property: The aliases. |
abstract
Calculation |
calculation Gets the calculation |
abstract String |
calculation Gets the calculation |
abstract Map<String,String> |
description()
Gets the description property: Localized description for the KPI. |
abstract Map<String,String> |
display Gets the display |
abstract
Entity |
entity Gets the entity |
abstract String |
entity Gets the entity |
abstract String |
expression()
Gets the expression property: The computation expression for the KPI. |
abstract
List<Kpi |
extracts()
Gets the extracts property: The KPI extracts. |
abstract String |
filter()
Gets the filter property: The filter expression for the KPI. |
abstract
Kpi |
function()
Gets the function property: The computation function for the KPI. |
abstract List<String> |
group Gets the group |
abstract
List<Kpi |
group Gets the group |
abstract
Kpi |
inner Gets the inner com. |
abstract String |
kpi Gets the kpi |
abstract
List<Kpi |
participant Gets the participant |
abstract
Provisioning |
provisioning Gets the provisioning |
abstract String |
tenant Gets the tenant |
abstract
Kpi |
thres Gets the thres |
abstract String |
unit()
Gets the unit property: The unit of measurement for the KPI. |
aliases
public abstract List
Gets the aliases property: The aliases.
Returns:
calculationWindow
public abstract CalculationWindowTypes calculationWindow()
Gets the calculationWindow property: The calculation window.
Returns:
calculationWindowFieldName
public abstract String calculationWindowFieldName()
Gets the calculationWindowFieldName property: Name of calculation window field.
Returns:
description
public abstract Map
Gets the description property: Localized description for the KPI.
Returns:
displayName
public abstract Map
Gets the displayName property: Localized display name for the KPI.
Returns:
entityType
public abstract EntityTypes entityType()
Gets the entityType property: The mapping entity type.
Returns:
entityTypeName
public abstract String entityTypeName()
Gets the entityTypeName property: The mapping entity name.
Returns:
expression
public abstract String expression()
Gets the expression property: The computation expression for the KPI.
Returns:
extracts
public abstract List
Gets the extracts property: The KPI extracts.
Returns:
filter
public abstract String filter()
Gets the filter property: The filter expression for the KPI.
Returns:
function
public abstract KpiFunctions function()
Gets the function property: The computation function for the KPI.
Returns:
groupBy
public abstract List
Gets the groupBy property: the group by properties for the KPI.
Returns:
groupByMetadata
public abstract List
Gets the groupByMetadata property: The KPI GroupByMetadata.
Returns:
innerModel
public abstract KpiDefinitionInner innerModel()
Gets the inner com.azure.resourcemanager.customerinsights.fluent.models.KpiDefinitionInner object.
Returns:
kpiName
public abstract String kpiName()
Gets the kpiName property: The KPI name.
Returns:
participantProfilesMetadata
public abstract List
Gets the participantProfilesMetadata property: The participant profiles.
Returns:
provisioningState
public abstract ProvisioningStates provisioningState()
Gets the provisioningState property: Provisioning state.
Returns:
tenantId
public abstract String tenantId()
Gets the tenantId property: The hub name.
Returns:
thresHolds
public abstract KpiThresholds thresHolds()
Gets the thresHolds property: The KPI thresholds.
Returns:
unit
public abstract String unit()
Gets the unit property: The unit of measurement for the KPI.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: