Skip to content

AzureStorageOperationOptions Properties

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

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.