Delen via


SslProtocolOperator.Equality(SslProtocolOperator, SslProtocolOperator) Operator

Definition

Determines if two SslProtocolOperator values are the same.

public static bool operator == (Azure.ResourceManager.Cdn.Models.SslProtocolOperator left, Azure.ResourceManager.Cdn.Models.SslProtocolOperator right);
static member ( = ) : Azure.ResourceManager.Cdn.Models.SslProtocolOperator * Azure.ResourceManager.Cdn.Models.SslProtocolOperator -> bool
Public Shared Operator == (left As SslProtocolOperator, right As SslProtocolOperator) As Boolean

Parameters

Returns

Applies to