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

从文件上传 Blob

该活动根据 Azure 中的指定文件创建新的 Blob 或更新现有 Blob。

UiPath.Azure.Activities.UploadBlobFromFile

描述

创建新的 Blob 或从指定文件更新现有 Blob。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • BlobAccessTier - Specifies the blob access tier. The possible values are Cool, Hot, Archive, and Unknown.
  • BlobContainer - Specifies the blob container.
  • BlobName - Specifies the name of the blob. This field supports only strings and String variables.
  • ContentType - Specifies the type of the data included in the blob. This field supports only strings and String variables.
  • FileToUpload - Specifies the full path of the file that needs to be uploaded. This field supports only strings and String variables.
  • Metadata - Specifies the metadata for the blob. It should contain two columns, the name and the value.
  • Timeout - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion.
  • Type - Specifies the type of the blob. The possible values for it are Block, Page, and Append. The default value is Block.
  • UploadVHDFileAsPageBlob - Specifies if the .vhd file should be uploaded as a page blob (recommended). The default value is True.

其他

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

输出

  • Blob - Provides details about the uploaded blob.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新