BlobInfo interface

The blob information generated by this operation.

Properties

blobLink

Link to the blob to download file.

byteCount

Bytes in the blob.

Property Details

Link to the blob to download file.

blobLink?: string

Property Value

string

byteCount

Bytes in the blob.

byteCount?: number

Property Value

number