Package-level declarations
Types
Link copied to clipboard
@Serializable
@SerialName(value = "!AzureMonitor")
Link copied to clipboard
Link copied to clipboard
class BlobStorage(factory: BlobStorage.Factory, prefix: Path, connectionString: String?, storageAccountKey: String?, coroutineContext: CoroutineContext = Dispatchers.IO) : ObjectStore, SupportsMultipart<String>
Used to set configuration options for Azure Blob Storage, which can be used as implementation of an object store.