CosmosDBLinkedService.ConnectionMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The connection mode used to access CosmosDB account. Type: string.
public Azure.ResourceManager.DataFactory.Models.CosmosDBConnectionMode? ConnectionMode { get; set; }
member this.ConnectionMode : Nullable<Azure.ResourceManager.DataFactory.Models.CosmosDBConnectionMode> with get, set
Public Property ConnectionMode As Nullable(Of CosmosDBConnectionMode)