Udostępnij za pośrednictwem


HostNameMatchConditionType.Inequality Operator

Definition

Determines if two HostNameMatchConditionType values are not the same.

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

Parameters

Returns

Applies to