Factory
@Serializable
@SerialName(value = "!Azure")
Constructors
Link copied to clipboard
constructor(storageAccount: String, container: String, prefix: Path? = null, storageAccountKey: String? = null, userManagedIdentityClientId: String? = null, storageAccountEndpoint: String? = null, remote: RemoteAlias? = null, coroutineContext: CoroutineContext = Dispatchers.IO)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
open override fun openObjectStore(storageRoot: Path, remotes: Map<RemoteAlias, Remote>): BlobStorage
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard