Skip to content
Docs Try Aspire

MilvusServerResource.withConfigurationFile

Method
📦 Aspire.Hosting.Milvus v13.2.0-preview.1.26159.1
interface MilvusServerResource {
// ... omitted for brevity
withConfigurationFile(configurationFilePath: string): MilvusServerResource;
}

Signature

method withConfigurationFile builder
Copies a Milvus configuration file into the container.
withConfigurationFile(configurationFilePath: string): MilvusServerResource
configurationFilePath string
MilvusServerResource

Defined on

This method is defined on the following type: