Partager via


MicrosoftAccessLinkedService(DataFactoryElement<String>) Constructeur

Définition

Initialise une nouvelle instance de MicrosoftAccessLinkedService.

public MicrosoftAccessLinkedService (Azure.Core.Expressions.DataFactory.DataFactoryElement<string> connectionString);
new Azure.ResourceManager.DataFactory.Models.MicrosoftAccessLinkedService : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.MicrosoftAccessLinkedService
Public Sub New (connectionString As DataFactoryElement(Of String))

Paramètres

connectionString
DataFactoryElement<String>

Partie des informations d’identification de non-accès de la chaîne de connexion, ainsi que des informations d’identification chiffrées facultatives. Type : string, ou SecureString, azureKeyVaultSecretReference, ou Expression avec la chaîne resultType.

Exceptions

connectionString a la valeur null.

S’applique à