Udostępnij za pośrednictwem


RemoteAddressMatchConditionType.Inequality Operator

Definition

Determines if two RemoteAddressMatchConditionType values are not the same.

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

Parameters

Returns

Applies to