Condividi tramite


IKpiProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.KpiPropertiesTypeConverter))]
public interface IKpiProperties : Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.Api20211001.KpiPropertiesTypeConverter))>]
type IKpiProperties = interface
    interface IJsonSerializable
Public Interface IKpiProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
Enabled

show the KPI in the UI?

Id

ID of resource related to metric (budget).

Type

KPI type (Forecast, Budget).

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to