# AzureStorageOperationOptions

Package: [Microsoft.Orleans.Streaming.EventHubs](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming.EventHubs) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStorageOperationOptions.cs#L30)

```csharp
public class AzureStorageOperationOptions
```

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.

## Constructors

- [AzureStorageOperationOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/constructors/constructor-38f50053/)

## Properties

- [ClientOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/properties/clientoptions-4a0b86f5/)
- [StoragePolicyOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/properties/storagepolicyoptions-f6e7f8da/)
- [TableName](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/properties/tablename-cc1618f4/)
- [TableServiceClient](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/properties/tableserviceclient-8cf094a5/)

## Methods

- [ConfigureTableServiceClient(Func&lt;Task&lt;TableServiceClient&gt;&gt;)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-system-func-system-threading-tasks-task-azure-data-t-18369f51/)
- [ConfigureTableServiceClient(Uri)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-system-uri-db847d6d/)
- [ConfigureTableServiceClient(Uri, AzureSasCredential)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-system-uri-azure-azuresascredential-6df39483/)
- [ConfigureTableServiceClient(Uri, TableSharedKeyCredential)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-system-uri-azure-data-tables-tablesharedkeycredentia-49a9f7c9/)
- [ConfigureTableServiceClient(Uri, TokenCredential)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-system-uri-azure-core-tokencredential-b1d1edf5/)
- [ConfigureTableServiceClient(string)](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptions/methods/configuretableserviceclient-string-5de83b56/)
