Microsoft Azure:如何在 blob 容器中创建子目录 [英] Microsoft Azure: How to create sub directory in a blob container

查看:22
本文介绍了Microsoft Azure:如何在 blob 容器中创建子目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在 blob 容器中创建子目录

How to create a sub directory in a blob container

例如

在我的 blob 容器中 http://veda.blob.core.windows.net/document/

in my blob container http://veda.blob.core.windows.net/document/

如果我存储一些文件,它将是

If I store some files it will be

http://veda.blob.core.windows.net/document/1.txt

http://veda.blob.core.windows.net/document/2.txt

现在,如何创建子目录

http://veda.blob.core.windows.net/document/folder/

这样我就可以存储文件

http://veda.blob.core.windows.net/文档/文件夹/1.txt

推荐答案

要补充 Egon 所说的内容,只需创建名为folder/1.txt"的 blob,它就会起作用.无需创建目录.

To add on to what Egon said, simply create your blob called "folder/1.txt", and it will work. No need to create a directory.

这篇关于Microsoft Azure:如何在 blob 容器中创建子目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆