# AzureBlobStorageOptions Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azureblobstorageoptions/)

## DEFAULT_CONTAINER_NAME {#default-container-name-9f1e3a4c}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azureblobstorageoptions/fields/default-container-name-9f1e3a4c/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Persistence.AzureStorage/Providers/Storage/AzureBlobStorageOptions.cs)

```csharp
public const string DEFAULT_CONTAINER_NAME
```

## DEFAULT_INIT_STAGE {#default-init-stage-5d812ffe}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.persistence.azurestorage/orleans.configuration.azureblobstorageoptions/fields/default-init-stage-5d812ffe/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Persistence.AzureStorage/Providers/Storage/AzureBlobStorageOptions.cs)

```csharp
public const int DEFAULT_INIT_STAGE
```
