GarnetResource.withDataVolume
Method
interface GarnetResource { // ... omitted for brevity withDataVolume( name?: string, isReadOnly?: boolean): GarnetResource;}Signature
method
withDataVolume builder Adds a persistent data volume to the Garnet resource.
withDataVolume( name?: string, isReadOnly?: boolean): GarnetResourceParameters
name string optional isReadOnly boolean optional = False Returns
GarnetResource Defined on
This method is defined on the following type: