BlobInfo interface
The blob information generated by this operation.
Properties
blob |
Link to the blob to download file. |
byte |
Bytes in the blob. |
Property Details
blobLink
Link to the blob to download file.
blobLink?: string
Property Value
string
byteCount
Bytes in the blob.
byteCount?: number
Property Value
number