Skip to content

AzureStorageOperationOptions Properties

Configures access to an Azure Table Storage table.

ClientOptions

getset
View source
public TableClientOptions? ClientOptions
Options to be used when configuring the table storage client, or null to use the default options.

TableServiceClient

getset
View source
public TableServiceClient? TableServiceClient
Gets or sets the client used to access the Azure Table Service.