KpiType Struct

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiTypeTypeConverter))]
public struct KpiType : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiType>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.KpiTypeTypeConverter))>]
type KpiType = struct
    interface IArgumentCompleter
Public Structure KpiType
Implements IArgumentCompleter, IEquatable(Of KpiType)
Inheritance
KpiType
Attributes
Implements

Fields

Budget
Forecast

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)
Equals(KpiType)
Equals(Object)
GetHashCode()
ToString()

Operators

Equality(KpiType, KpiType)
Implicit(KpiType to String)
Implicit(String to KpiType)
Inequality(KpiType, KpiType)

Applies to