Share via


SslProtocolMatchConditionType Struct

Definition

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