The options to connect to and access an Azure Storage account.
If no container is provided, or container is set to '/', then the storage account is considered root. Providing any other valid string will be considered a container name, making the container the root. See also Microsoft's documentation
Enable creating containers if they do not exist; defaults to false.
Enable flushing the file system before commiting; defaults to false, since flush is a destructive operation.
The file globs to apply to snapshot
and flush
operations.
Generated using TypeDoc
Options to construct an adapter instance.