Share via


MongoDBV2LinkedService.Database Property

Definition

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

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

Property Value

Applies to