Delen via


DataBoxEdgeDeviceKind.Equality Operator

Definition

Determines if two DataBoxEdgeDeviceKind values are the same.

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

Parameters

Returns

Applies to