Share via


TableClientConfiguration.CosmosExecutorConfiguration Property

Definition

The configuration setting used for Azure Cosmos Table service, associated with CloudTableClient to connect to the Azure Cosmos table service.

public Microsoft.Azure.Cosmos.Table.CosmosExecutorConfiguration CosmosExecutorConfiguration { get; set; }
member this.CosmosExecutorConfiguration : Microsoft.Azure.Cosmos.Table.CosmosExecutorConfiguration with get, set
Public Property CosmosExecutorConfiguration As CosmosExecutorConfiguration

Property Value

Applies to