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