DestinationProtocol 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.
Protocol to use for the redirect. The default value is MatchRequest
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DestinationProtocolTypeConverter))]
public struct DestinationProtocol : IEquatable<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DestinationProtocol>, System.Management.Automation.IArgumentCompleter
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Support.DestinationProtocolTypeConverter))>]
type DestinationProtocol = struct
interface IArgumentCompleter
Public Structure DestinationProtocol
Implements IArgumentCompleter, IEquatable(Of DestinationProtocol)
- Inheritance
-
DestinationProtocol
- Attributes
- Implements
Complete |
Implementations of this function are called by PowerShell to complete arguments. |
Equals(Destination |
Compares values of enum type DestinationProtocol |
Equals(Object) |
Compares values of enum type DestinationProtocol (override for Object) |
Get |
Returns hashCode for enum DestinationProtocol |
To |
Returns string representation for DestinationProtocol |
Equality(Destination |
Overriding == operator for enum DestinationProtocol |
Implicit(Destination |
Implicit operator to convert DestinationProtocol to string |
Implicit(String to Destination |
Implicit operator to convert string to DestinationProtocol |
Inequality(Destination |
Overriding != operator for enum DestinationProtocol |
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |