MatchVariable Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the condition for the delivery rule.
[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
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.MatchVariableTypeConverter))>]
type MatchVariable = struct
interface IArgumentCompleter
Public Structure MatchVariable
Implements IArgumentCompleter, IEquatable(Of MatchVariable)
- Inheritance
-
MatchVariable
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Match |
Compares values of enum type MatchVariable |
Equals(Object) |
Compares values of enum type MatchVariable (override for Object) |
Get |
Returns hashCode for enum MatchVariable |
To |
Returns string representation for MatchVariable |
Equality(Match |
Overriding == operator for enum MatchVariable |
Implicit(Match |
Implicit operator to convert MatchVariable to string |
Implicit(String to Match |
Implicit operator to convert string to MatchVariable |
Inequality(Match |
Overriding != operator for enum MatchVariable |
Produkt | Versionen |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |