Share via


BlobClientLike interface

An interface compatible with an instance of getBlockBlobClient().

Methods

getBlockBlobClient()

Creates a BlockBlobClient object.

Method Details

getBlockBlobClient()

Creates a BlockBlobClient object.

function getBlockBlobClient(): BlockBlobClientLike

Returns