OperationName.Equality(OperationName, OperationName) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two OperationName values are the same.
public static bool operator == (Azure.ResourceManager.Elastic.Models.OperationName left, Azure.ResourceManager.Elastic.Models.OperationName right);
static member ( = ) : Azure.ResourceManager.Elastic.Models.OperationName * Azure.ResourceManager.Elastic.Models.OperationName -> bool
Public Shared Operator == (left As OperationName, right As OperationName) As Boolean
Parameters
- left
- OperationName
- right
- OperationName