Share via


MongoDBV2CollectionDataset.Collection Property

Definition

The collection name of the MongoDB database. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> Collection { get; set; }
member this.Collection : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property Collection As DataFactoryElement(Of String)

Property Value

Applies to