MongoDbAtlasLinkedService Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Linked service for MongoDB Atlas data source.

C#
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.MongoDbAtlasLinkedService+MongoDbAtlasLinkedServiceConverter))]
public class MongoDbAtlasLinkedService : Azure.Analytics.Synapse.Artifacts.Models.LinkedService
Inheritance
MongoDbAtlasLinkedService
Attributes

Constructors

Properties

AdditionalProperties

Additional Properties.

(Inherited from LinkedService)
Annotations

List of tags that can be used for describing the linked service.

(Inherited from LinkedService)
ConnectionString

The MongoDB Atlas connection string. Type: string, SecureString or AzureKeyVaultSecretReference. Type: string, SecureString or AzureKeyVaultSecretReference.

ConnectVia

The integration runtime reference.

(Inherited from LinkedService)
Database

The name of the MongoDB Atlas database that you want to access. Type: string (or Expression with resultType string).

Description

Linked service description.

(Inherited from LinkedService)
DriverVersion

The driver version that you want to choose. Allowed value are v1 and v2. Type: string (or Expression with resultType string).

Parameters

Parameters for linked service.

(Inherited from LinkedService)
Version

Version of the linked service.

(Inherited from LinkedService)

Applies to

Termék Verziók
Azure SDK for .NET Preview