Compartilhar via


LinkedServiceReferenceType Estrutura

Definição

Tipo de referência de serviço vinculado.

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

Construtores

LinkedServiceReferenceType(String)

Inicializa uma nova instância de LinkedServiceReferenceType.

Propriedades

LinkedServiceReference

LinkedServiceReference.

Métodos

Equals(LinkedServiceReferenceType)

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(LinkedServiceReferenceType, LinkedServiceReferenceType)

Determina se dois LinkedServiceReferenceType valores são os mesmos.

Implicit(String to LinkedServiceReferenceType)

Converte uma cadeia de caracteres em um LinkedServiceReferenceType.

Inequality(LinkedServiceReferenceType, LinkedServiceReferenceType)

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

Aplica-se a