RequestUriOperator Struct

Definition

Describes operator to be matched

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RequestUriOperatorTypeConverter))]
public struct RequestUriOperator : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.RequestUriOperator>, System.Management.Automation.IArgumentCompleter
Inheritance
RequestUriOperator
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 RequestUriOperator (override for Object)

Equals(RequestUriOperator)

Compares values of enum type RequestUriOperator

GetHashCode()

Returns hashCode for enum RequestUriOperator

ToString()

Returns string representation for RequestUriOperator

Operators

Equality(RequestUriOperator, RequestUriOperator)

Overriding == operator for enum RequestUriOperator

Implicit(RequestUriOperator to String)

Implicit operator to convert RequestUriOperator to string

Implicit(String to RequestUriOperator)

Implicit operator to convert string to RequestUriOperator

Inequality(RequestUriOperator, RequestUriOperator)

Overriding != operator for enum RequestUriOperator

Applies to

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