addMilvus
Method
interface IDistributedApplicationBuilder { // ... omitted for brevity addMilvus( name: string, apiKey?: ParameterResource, grpcPort?: number): MilvusServerResource;}Signature
method
addMilvusbuilderAdds a Milvus container resource to the application model.
addMilvus( name: string, apiKey?: ParameterResource, grpcPort?: number): MilvusServerResourceParameters
namestringapiKeyParameterResourceoptionalgrpcPortnumberoptionalReturns
MilvusServerResourceApplies to
This method applies to the following types: