FunctionApp.UpdateStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount) 方法
定义
Specifies the storage account to use for the function app.
public Update withExistingStorageAccount(StorageAccount storageAccount)
参数
- storageAccount
- StorageAccount
the storage account to use
返回
the next stage of the function app update