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