FlociAzureContainerResource.withDataVolume
Method
interface FlociAzureContainerResource { // ... omitted for brevity withDataVolume( name: string, isReadOnly?: boolean): FlociAzureContainerResource;}Signature
method
withDataVolumebuilderConfigures a named data volume for persistent Floci Azure state.
withDataVolume( name: string, isReadOnly?: boolean): FlociAzureContainerResourceParameters
namestringisReadOnlybooleanoptional= FalseReturns
FlociAzureContainerResourceDefined on
This method is defined on the following type: