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