Compartilhar via


GoogleBigQueryAuthenticationType Estrutura

Definição

O mecanismo de autenticação OAuth 2.0 usado para autenticação. ServiceAuthentication só pode ser usado em IR auto-hospedado.

public readonly struct GoogleBigQueryAuthenticationType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.GoogleBigQueryAuthenticationType>
type GoogleBigQueryAuthenticationType = struct
Public Structure GoogleBigQueryAuthenticationType
Implements IEquatable(Of GoogleBigQueryAuthenticationType)
Herança
GoogleBigQueryAuthenticationType
Implementações

Construtores

GoogleBigQueryAuthenticationType(String)

Inicializa uma nova instância de GoogleBigQueryAuthenticationType.

Propriedades

ServiceAuthentication

ServiceAuthentication.

UserAuthentication

UserAuthentication.

Métodos

Equals(GoogleBigQueryAuthenticationType)

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

ToString()

Retorna o nome do tipo totalmente qualificado dessa instância.

Operadores

Equality(GoogleBigQueryAuthenticationType, GoogleBigQueryAuthenticationType)

Determina se dois GoogleBigQueryAuthenticationType valores são os mesmos.

Implicit(String to GoogleBigQueryAuthenticationType)

Converte uma cadeia de caracteres em um GoogleBigQueryAuthenticationType.

Inequality(GoogleBigQueryAuthenticationType, GoogleBigQueryAuthenticationType)

Determina se dois GoogleBigQueryAuthenticationType valores não são os mesmos.

Aplica-se a