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

创建存储帐户

“创建存储帐户”活动,用于在 Azure 中创建新的存储帐户或更新现有存储帐户。

UiPath.Azure.Activities.CreateStorageAccount

描述

创建新的存储帐户或更新现有存储帐户。

项目兼容性

Windows - 旧版 | Windows | 跨平台

配置

常见

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

输入

  • AccessTier - Establishes the access tier for the storage account. The possible values are Cool and Hot. The default value is Cool.
  • AccountKind - Establishes the type of the storage account. The possible values are StorageV2, Storage, and BlobStorage. The default value is StorageV2.
  • Name - Specifies the name of the storage account. The provided name must be unique across Azure. This field supports only strings and String variables.
  • Region - Establishes the Azure region (which is an area within a geographical place, containing one or more datacenters) of the storage account. If not specified, the region from the resource group is used. This field supports only strings and String variables. The possible values are listed in the below drop-down list.
    • “区域”参数 - 可能的值:在“区域”字段中添加以下可能的值之一,即string
      • westus
      • westus2
      • centralus
      • eastus
      • eastus2
      • northcentralus
      • southcentralus
      • westcentralus
      • canadacentral
      • canadaeast
      • brazilsouth
      • northeurope
      • westeurope
      • uksouth
      • ukwest
      • eastasia
      • southeastasia
      • japaneast
      • japanwest
      • australiaeast
      • australiasoutheast
      • australiacentral
      • australiacentral2
      • centralindia
      • southindia
      • westindia
      • koreasouth
      • koreacentral
      • chinanorth
      • chinaeast
      • germanycentral
      • germanynortheast
      • usgovvirginia
      • usgoviowa
      • usgovarizona
      • usgovtexas
      • usdodeast
      • usdodcentral
        备注:

        有关区域参数的可能值的更多信息,请参见此处

    • ResourceGroupName - Specifies the name of the resource group to which the storage account belongs to. This field supports only strings and String variables.
  • SecureTransferRequired - Specifies if there is the need for a secured transfer. The default value is True.
  • SkuType - Specifies the SKU type of the storage account. The possible values are Standard_RAGRS, Standard_LRS, Standard_ZRS, Standard_GRS and Premium_LRS. The default value is Standard_RAGRS.
  • Tags - Provides the resource's tags. There should be two columns, name and value.
  • WaitForCompletion - When selected, waits for the activity to be completed before moving to the next activity. When the option it's not selected, the activity ends immediately after the API call is made. The default value is True.

其他

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

输出

  • StorageAccount - Provides details about the newly created storage account.
  • 描述
  • 项目兼容性
  • 配置
  • 常见
  • 输入
  • 其他
  • 输出

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新