withConfigurationFile
Function
interface MilvusServerResource { // ... omitted for brevity withConfigurationFile(configurationFilePath: string): MilvusServerResource;}Signature
method
withConfigurationFile builder Copies a Milvus configuration file into the container.
withConfigurationFile(configurationFilePath: string): MilvusServerResourceParameters
configurationFilePath string Returns
MilvusServerResource Applies to
This function is an extension method on the following types: