Partilhar via


DataFactoryLinkedServiceReferenceType Estrutura

Definição

Tipo de referência de serviço vinculado.

public readonly struct DataFactoryLinkedServiceReferenceType : IEquatable<Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReferenceType>
type DataFactoryLinkedServiceReferenceType = struct
Public Structure DataFactoryLinkedServiceReferenceType
Implements IEquatable(Of DataFactoryLinkedServiceReferenceType)
Herança
DataFactoryLinkedServiceReferenceType
Implementações

Construtores

DataFactoryLinkedServiceReferenceType(String)

Inicializa uma nova instância de DataFactoryLinkedServiceReferenceType.

Propriedades

LinkedServiceReference

LinkedServiceReference.

Métodos

Equals(DataFactoryLinkedServiceReferenceType)

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

Determina se dois DataFactoryLinkedServiceReferenceType valores são os mesmos.

Implicit(String to DataFactoryLinkedServiceReferenceType)

Converte uma cadeia de caracteres em um DataFactoryLinkedServiceReferenceType.

Inequality(DataFactoryLinkedServiceReferenceType, DataFactoryLinkedServiceReferenceType)

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

Aplica-se a