# AzureStoragePolicyOptions

Package: [Microsoft.Orleans.Transactions.AzureStorage](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Transactions.AzureStorage) | [Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Shared/Storage/AzureStoragePolicyOptions.cs#L24)

```csharp
public class AzureStoragePolicyOptions
```

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

- [AzureStoragePolicyOptions](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/constructors/constructor-abe6b0e9/)

## Properties

- [CreationTimeout](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/creationtimeout-aebb5fbb/)
- [MaxBulkUpdateRows](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/maxbulkupdaterows-6e4c090d/)
- [MaxCreationRetries](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/maxcreationretries-9e9daaa2/)
- [MaxOperationRetries](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/maxoperationretries-8820a384/)
- [MaxPauseBetweenOperationRetries](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/maxpausebetweenoperationretries-427262ee/)
- [OperationTimeout](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/operationtimeout-65809eed/)
- [PauseBetweenCreationRetries](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/pausebetweencreationretries-505d3b1c/)
- [PauseBetweenOperationRetries](/orleans/docs/api/csharp/microsoft.orleans.transactions.azurestorage/orleans.transactions.azurestorage.azurestoragepolicyoptions/properties/pausebetweenoperationretries-a4a1fb5a/)
