SslProtocolMatchConditionType Struct
Definition
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 SslProtocolMatchConditionType.
public readonly struct SslProtocolMatchConditionType : IEquatable<Azure.ResourceManager.Cdn.Models.SslProtocolMatchConditionType>
type SslProtocolMatchConditionType = struct
Public Structure SslProtocolMatchConditionType
Implements IEquatable(Of SslProtocolMatchConditionType)
- Inheritance
-
SslProtocolMatchConditionType
- Implements
Constructors
SslProtocolMatchConditionType(String) |
Initializes a new instance of SslProtocolMatchConditionType. |
Properties
SslProtocolCondition |
DeliveryRuleSslProtocolConditionParameters. |
Methods
Equals(SslProtocolMatchConditionType) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(SslProtocolMatchConditionType, SslProtocolMatchConditionType) |
Determines if two SslProtocolMatchConditionType values are the same. |
Implicit(String to SslProtocolMatchConditionType) |
Converts a string to a SslProtocolMatchConditionType. |
Inequality(SslProtocolMatchConditionType, SslProtocolMatchConditionType) |
Determines if two SslProtocolMatchConditionType values are not the same. |
Applies to
Azure SDK for .NET