Compartir a través de


LinkedServiceReferenceType Estructura

Definición

Tipo de referencia de servicio vinculado.

public readonly struct LinkedServiceReferenceType : IEquatable<Azure.Analytics.Synapse.Artifacts.LinkedServiceReferenceType>
type LinkedServiceReferenceType = struct
Public Structure LinkedServiceReferenceType
Implements IEquatable(Of LinkedServiceReferenceType)
Herencia
LinkedServiceReferenceType
Implementaciones

Constructores

LinkedServiceReferenceType(String)

Inicializa una nueva instancia de la clase LinkedServiceReferenceType.

Propiedades

LinkedServiceReference

LinkedServiceReference.

Métodos

Equals(LinkedServiceReferenceType)

Indica si el objeto actual es igual que otro objeto del mismo tipo.

ToString()

Devuelve el nombre de tipo completo de esta instancia.

Operadores

Equality(LinkedServiceReferenceType, LinkedServiceReferenceType)

Determina si dos LinkedServiceReferenceType valores son los mismos.

Implicit(String to LinkedServiceReferenceType)

Convierte una cadena en un LinkedServiceReferenceType.

Inequality(LinkedServiceReferenceType, LinkedServiceReferenceType)

Determina si dos LinkedServiceReferenceType valores no son los mismos.

Se aplica a