AzureFunctionsProjectResource.withHostStorage
Method
interface AzureFunctionsProjectResource { // ... omitted for brevity withHostStorage(storage: AzureStorageResource): AzureFunctionsProjectResource;}Signature
method
withHostStorage builder Configures the Azure Functions project to use specified Azure Storage as host storage
withHostStorage(storage: AzureStorageResource): AzureFunctionsProjectResourceParameters
storage AzureStorageResource Returns
AzureFunctionsProjectResource Defined on
This method is defined on the following type: