# AzureBlobLeaseProviderOptions.ClientOptions

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.configuration.azureblobleaseprovideroptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.configuration.azureblobleaseprovideroptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Azure/Orleans.Streaming.AzureStorage/Options/AzureBlobLeaseProviderOptions.cs)

```csharp
[System.Obsolete(Set the BlobServiceClient property directly.)]
public BlobClientOptions? ClientOptions
```

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