# AzureStorageOperationOptions.ClientOptions

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestorageoperationoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestorageoperationoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStorageOperationOptions.cs)

```csharp
public TableClientOptions ClientOptions
```

Options to be used when configuring the table storage client, or `null` to use the default options.
