method AzureBlobProvider.prototype.disconnect
AzureBlobProvider.prototype.disconnect(): Promise<void>

Disconnect is a no-op for Azure (connectionless HTTP client).

Return Type

Promise<void>

Usage

import { AzureBlobProvider } from "storage-plugin/src/index.ts";