[Home](../README.md) > ICreateStorageRoutesOptions

# Interface: ICreateStorageRoutesOptions

Options for creating storage routes.

## Properties

<table><thead><tr><th>

Property

</th><th>

Modifiers

</th><th>

Type

</th><th>

Description

</th></tr></thead>
<tbody>
<tr><td>

[providers](./ICreateStorageRoutesOptions.providers.md)

</td><td>

`readonly`

</td><td>

[IHttpStorageProviderFactory](IHttpStorageProviderFactory.md)

</td><td>



</td></tr>
<tr><td>

[logger](./ICreateStorageRoutesOptions.logger.md)

</td><td>

`readonly`

</td><td>

ILogger

</td><td>



</td></tr>
</tbody></table>
