BlobType type

The type of blob.

type BlobType = "BlockBlob" | "AppendBlob" | "PageBlob"