Table of Contents

Class TableClientConfiguration

Namespace
Microsoft.Azure.Cosmos.Table
Assembly
Microsoft.Azure.Cosmos.Table.dll
public class TableClientConfiguration
Inheritance
TableClientConfiguration
Inherited Members

Constructors

TableClientConfiguration()

public TableClientConfiguration()

Properties

CosmosExecutorConfiguration

public CosmosExecutorConfiguration CosmosExecutorConfiguration { get; set; }

Property Value

CosmosExecutorConfiguration

RestExecutorConfiguration

public RestExecutorConfiguration RestExecutorConfiguration { get; set; }

Property Value

RestExecutorConfiguration