BlobClientLike interface
An interface compatible with an instance of getBlockBlobClient().
Methods
get |
Creates a BlockBlobClient object. |
Method Details
getBlockBlobClient()
Creates a BlockBlobClient object.
function getBlockBlobClient(): BlockBlobClientLike