Skip to content
Docs Try Aspire

withConfigurationFile

Function
📦 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

Applies to

This function is an extension method on the following types: