UiPath Documentation
activities
latest
false
Activités d’automatisation informatique
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Télécharger un blob à partir d'un fichier

Activité Télécharger l'objet blob à partir d'un fichier qui crée un blob ou met à jour un blob existant à partir du fichier spécifié dans Azure.

UiPath.Azure.Activities.UploadBlobFromFile

Description

Crée un blob ou met à jour un blob existant à partir du fichier spécifié.

Compatibilité du projet

Windows - Héritage | Windows | Multiplate-forme

Configuration

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

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

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • Blob - Provides details about the uploaded blob.
  • Description
  • Compatibilité du projet
  • Configuration
  • Commun
  • Entrée
  • Divers
  • Sortie

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour