Share via


DataBoxEdgeUserType.Equality(DataBoxEdgeUserType, DataBoxEdgeUserType) Operator

Definition

Determines if two DataBoxEdgeUserType values are the same.

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

Parameters

Returns

Applies to