Share via


SftpAuthenticationType.Equality Operator

Definition

Determines if two SftpAuthenticationType values are the same.

public static bool operator == (Azure.Analytics.Synapse.Artifacts.Models.SftpAuthenticationType left, Azure.Analytics.Synapse.Artifacts.Models.SftpAuthenticationType right);
static member ( = ) : Azure.Analytics.Synapse.Artifacts.Models.SftpAuthenticationType * Azure.Analytics.Synapse.Artifacts.Models.SftpAuthenticationType -> bool
Public Shared Operator == (left As SftpAuthenticationType, right As SftpAuthenticationType) As Boolean

Parameters

Returns

Applies to