Udostępnij przez


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

Name Description
SslProtocolMatchConditionType(String)

Initializes a new instance of SslProtocolMatchConditionType.

Properties

Name Description
SslProtocolCondition

DeliveryRuleSslProtocolConditionParameters.

Methods

Name Description
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

Name Description
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