共用方式為


DataBoxEdgeMountType.Equality Operator

Definition

Determines if two DataBoxEdgeMountType values are the same.

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

Parameters

Returns

Applies to