KpiResourceFormatData 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.
A class representing the KpiResourceFormat data model. The KPI resource format.
public class KpiResourceFormatData : Azure.ResourceManager.Models.ResourceData
type KpiResourceFormatData = class
inherit ResourceData
Public Class KpiResourceFormatData
Inherits ResourceData
- Inheritance
Constructors
KpiResourceFormatData() |
Initializes a new instance of KpiResourceFormatData. |
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. |
Id |
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}. (Inherited from ResourceData) |
KpiName |
The KPI name. |
Name |
The name of the resource. (Inherited from ResourceData) |
ParticipantProfilesMetadata |
The participant profiles. |
ProvisioningState |
Provisioning state. |
ResourceType |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts". (Inherited from ResourceData) |
SystemData |
Azure Resource Manager metadata containing createdBy and modifiedBy information. (Inherited from ResourceData) |
TenantId |
The hub name. |
ThresHolds |
The KPI thresholds. |
Unit |
The unit of measurement for the KPI. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) | (Inherited from ResourceData) |
Applies to
Azure SDK for .NET