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 Applies to
This method applies to the following types: