Share via


PrestoAuthenticationType.Equality Operator

Definition

Determines if two PrestoAuthenticationType values are the same.

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

Parameters

Returns

Applies to