Freigeben über


MongoDBAtlasCollectionDataset Konstruktor

Definition

Initialisiert eine neue instance von MongoDBAtlasCollectionDataset.

public MongoDBAtlasCollectionDataset (Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference linkedServiceName, Azure.Core.Expressions.DataFactory.DataFactoryElement<string> collection);
new Azure.ResourceManager.DataFactory.Models.MongoDBAtlasCollectionDataset : Azure.Core.Expressions.DataFactory.DataFactoryLinkedServiceReference * Azure.Core.Expressions.DataFactory.DataFactoryElement<string> -> Azure.ResourceManager.DataFactory.Models.MongoDBAtlasCollectionDataset
Public Sub New (linkedServiceName As DataFactoryLinkedServiceReference, collection As DataFactoryElement(Of String))

Parameter

linkedServiceName
DataFactoryLinkedServiceReference

Verweis auf verknüpfte Dienste.

collection
DataFactoryElement<String>

Der Sammlungsname der MongoDB Atlas-Datenbank. Typ: string (oder Ausdruck mit resultType-Zeichenfolge).

Ausnahmen

linkedServiceName oder collection ist NULL.

Gilt für: