Share via


MongoDBAtlasLinkedService.DriverVersion Property

Definition

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

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

Property Value

Applies to