Compartilhar via


IKpiProperties.Type Property

Definition

KPI type (Forecast, Budget).

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="KPI type (Forecast, Budget).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiType) }, ReadOnly=false, Required=false, SerializedName="type")]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiType? Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Runtime.Info(Description="KPI type (Forecast, Budget).", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiType) }, ReadOnly=false, Required=false, SerializedName="type")>]
member this.Type : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiType> with get, set
Public Property Type As Nullable(Of KpiType)

Property Value

Attributes

Applies to