Dela via


GoogleBigQueryV2AuthenticationType.Equality Operator

Definition

Determines if two GoogleBigQueryV2AuthenticationType values are the same.

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

Parameters

Returns

Applies to