Udostępnij za pośrednictwem


DataBoxEdgeAuthenticationType.Equality Operator

Definition

Determines if two DataBoxEdgeAuthenticationType values are the same.

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

Parameters

Returns

Applies to