Share via


OperationNameFormat.Equality(OperationNameFormat, OperationNameFormat) Operator

Definition

Determines if two OperationNameFormat values are the same.

public static bool operator == (Azure.ResourceManager.ApiManagement.Models.OperationNameFormat left, Azure.ResourceManager.ApiManagement.Models.OperationNameFormat right);
static member ( = ) : 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