AzureStorageEmulatorResource.withDataVolume
Method
interface AzureStorageEmulatorResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): AzureStorageEmulatorResource;}Signature
method
withDataVolume builder Adds a named volume for the data folder to an Azure Storage emulator resource
withDataVolume( name?: string, isReadOnly?: boolean): AzureStorageEmulatorResourceParameters
name string optional isReadOnly boolean optional = False Returns
AzureStorageEmulatorResource Defined on
This method is defined on the following type: