UiPath Documentation
activities
latest
false
IT 自动化活动
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

创建 Blob 容器

“创建 Blob 容器”活动,用于在指定存储帐户下创建新的 Blob 容器或更新 Azure 中的现有 Blob 容器。

UiPath.Azure.Activities.CreateBlobContainer

描述

在指定存储帐户下创建新 Blob 容器或更新现有 Blob 容器。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

  • “显示名称”- 活动的显示名称。

输入

  • ContainerName - Specifies the name of the container that needs to be created or updated.
  • Metadata - Specifies the metadata for the container. It should contain two columns, the name and the value of the container.
  • PublicAccessLevel - Specifies whether the data in the container can be accessed publicly and indicates the access level: None, Read, or Full. The default value is None.
  • StorageAccount - Specifies the storage account.
  • StorageAccountKey - Specifies the key for the storage account.

其他

  • “私有”- 选中后将不再以“Verbose”级别记录变量和参数的值。

输出

  • BlobContainer - Provides details about the newly created blob container or about the updated blob.

作用域外使用情况

  • ResourceGroupName - Provides the name of the resource group. This field supports only strings and String variables.
  • StorageAccountName - Provides the name of the storage account. This field supports only strings and String variables.
备注:

强制性要求适用于以下情况:在Azure 作用域活动中使用的活动: “容器名称”“存储帐户”“存储帐户密钥”参数为必需项。独立使用的活动: “容器名称”“存储帐户密钥”“存储帐户名称”和“资源组名称”参数为必填项。必须设置“存储帐户”参数。

  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出
  • 作用域外使用情况

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新