Share via


UsageType Struct

Definition

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

Fields

Committed
Payg

Methods

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

Operators

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

Applies to