Share via


IView.Kpi Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="List of KPIs to show in Cost Analysis UI.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IKpiProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="kpis", Update=true)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IKpiProperties> Kpi { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Create=true, Description="List of KPIs to show in Cost Analysis UI.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IKpiProperties) }, Read=true, ReadOnly=false, Required=false, SerializedName="kpis", Update=true)>]
member this.Kpi : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Models.IKpiProperties> with get, set
Public Property Kpi As List(Of IKpiProperties)

Property Value

Attributes

Applies to