This type contains the following members.

public sealed class AzureBlobStorage: IFileStore, IInitializableProvider
Inheritance:
ObjectAzureBlobStorage
Implements:
IFileStoreIInitializableProvider

Constructors

AzureBlobStorage(ILogger<AzureBlobStorage>, IOptions<AzureStorageOptions>)

Properties

Name
IsInitialized

Methods

InitializeAsync()
CreateReadStreamAsync(IFileHandle)
WriteStreamAsync(Stream, string, string)
DeleteAsync(IFileHandle)