ParamIndicator Struct

Definition

Indicates the purpose of the parameter

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicatorTypeConverter))]
public struct ParamIndicator : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.ParamIndicator>, System.Management.Automation.IArgumentCompleter
Inheritance
ParamIndicator
Attributes
Implements

Fields

Methods

CompleteArgument(String, String, String, CommandAst, IDictionary)

Implementations of this function are called by PowerShell to complete arguments.

Equals(Object)

Compares values of enum type ParamIndicator (override for Object)

Equals(ParamIndicator)

Compares values of enum type ParamIndicator

GetHashCode()

Returns hashCode for enum ParamIndicator

ToString()

Returns string representation for ParamIndicator

Operators

Equality(ParamIndicator, ParamIndicator)

Overriding == operator for enum ParamIndicator

Implicit(ParamIndicator to String)

Implicit operator to convert ParamIndicator to string

Implicit(String to ParamIndicator)

Implicit operator to convert string to ParamIndicator

Inequality(ParamIndicator, ParamIndicator)

Overriding != operator for enum ParamIndicator

Applies to

Produkt Wersje
Azure - PowerShell Commands 12 (LTS), Latest