withHostStorage
Method
interface AzureFunctionsProjectResource { // ... omitted for brevity withHostStorage(storage: AzureStorageResource): AzureFunctionsProjectResource;}Signature
method
withHostStoragebuilderConfigures the Azure Functions project resource to use the specified Azure Storage resource as its host storage.
withHostStorage(storage: AzureStorageResource): AzureFunctionsProjectResourceParameters
storageAzureStorageResourceReturns
AzureFunctionsProjectResourceApplies to
This method applies to the following types: