UiPath Documentation
activities
latest
false
Atividades de Automação de TI
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Upload Blob from File

Carregar Blob From File Atividade que cria um novo blob ou atualiza um existente a partir do arquivo especificado no Azure.

UiPath.Azure.Activities.UploadBlobFromFile

Description

Cria um novo blob ou atualiza um existente em um arquivo especificado.

Compatibilidade do projeto

Windows - Legada | Windows | Multiplataforma

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Entrada

  • 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.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.

Saída

  • Blob - Provides details about the uploaded blob.
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Entrada
  • Diversos
  • Saída

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades