Share via


DataBoxEdgeRoleType.Equality(DataBoxEdgeRoleType, DataBoxEdgeRoleType) Operator

Definition

Determines if two DataBoxEdgeRoleType values are the same.

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

Parameters

Returns

Applies to