使用英语阅读

通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchAccountResource.SynchronizeAutoStorageKeysAsync 方法

定义

仅当使用存储密钥身份验证时,才同步为指定 Batch 帐户配置的自动存储帐户的访问密钥。

  • 请求路径/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/syncAutoStorageKeys
  • 操作IdBatchAccount_SynchronizeAutoStorageKeys
public virtual System.Threading.Tasks.Task<Azure.Response> SynchronizeAutoStorageKeysAsync (System.Threading.CancellationToken cancellationToken = default);

参数

cancellationToken
CancellationToken

要使用的取消标记。

返回

适用于