KpiProperties interface
Each KPI must contain a 'type' and 'enabled' key.
Properties
enabled | show the KPI in the UI? |
id | ID of resource related to metric (budget). |
type | KPI type (Forecast, Budget). |
Property Details
enabled
show the KPI in the UI?
enabled?: boolean
Property Value
boolean
id
ID of resource related to metric (budget).
id?: string
Property Value
string
type
KPI type (Forecast, Budget).
type?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript