upload_blob

Function upload_blob 

Source
pub async fn upload_blob(
    f: FormData,
    blob_type: &str,
    expected_content_type: &str,
    storage_container: &str,
) -> Result<String, CosmosErrorStruct>
Expand description

Uploads form data to the blob storage and returns the blob id