【发布时间】:2020-11-04 21:24:58
【问题描述】:
假设我想在容器中上传 blob-> azureblob
路径:123/human/a.json
我想检查路径中是否存在任何 blob:123/human/
我找不到任何好的资源。
在c#中找到这个How to check wether a CloudBlobDirectory exists or not?
在节点上找不到任何东西
【问题讨论】:
-
希望this帮助
-
您要检查目录中是否存在特定 blob 或目录中的任何 blob?
-
目录中的任何 blob
标签: node.js azure azure-storage azure-blob-storage