withDataVolume
Function
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 function is an extension method on the following types: