MatchVariable Struct

Definition

The name of the condition for the delivery rule.

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

Fields

Methods

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

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

Equals(MatchVariable)

Compares values of enum type MatchVariable

Equals(Object)

Compares values of enum type MatchVariable (override for Object)

GetHashCode()

Returns hashCode for enum MatchVariable

ToString()

Returns string representation for MatchVariable

Operators

Equality(MatchVariable, MatchVariable)

Overriding == operator for enum MatchVariable

Implicit(MatchVariable to String)

Implicit operator to convert MatchVariable to string

Implicit(String to MatchVariable)

Implicit operator to convert string to MatchVariable

Inequality(MatchVariable, MatchVariable)

Overriding != operator for enum MatchVariable

Applies to

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