Share via


OperationNameFormat.Inequality Operator

Definition

Determines if two OperationNameFormat values are not the same.

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

Parameters

Returns

Applies to