DataBoxEdgeEncryptionAlgorithm.Equality Operator

Definition

Determines if two DataBoxEdgeEncryptionAlgorithm values are the same.

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

Parameters

Returns

Applies to