AzureFunctionsProjectResource.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
AzureFunctionsProjectResourceDefined on
This method is defined on the following type: