Share via


MongoDBLinkedService.DatabaseName 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> DatabaseName { get; set; }
member this.DatabaseName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property DatabaseName As DataFactoryElement(Of String)

Property Value

Applies to