# AzureStorageOperationOptionsValidator&lt;TOptions&gt; Constructors

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptionsvalidator-1/)

## AzureStorageOperationOptionsValidator&lt;TOptions&gt;(TOptions, string) {#constructor-toptions-string-dd885d41}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.eventhubs/orleans.streaming.eventhubs.azurestorageoperationoptionsvalidator-1/constructors/constructor-toptions-string-dd885d41/)

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

```csharp
public AzureStorageOperationOptionsValidator(TOptions options, string name = null)
```

### Parameters

- `options` (`TOptions`)
- `name` (`string`)
