Share via


SslProtocolMatchConditionType.Inequality Operator

Definition

Determines if two SslProtocolMatchConditionType values are not the same.

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

Parameters

Returns

Applies to