Share via


TableClientConfiguration.RestExecutorConfiguration Property

Definition

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

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

Property Value

Applies to