MilvusServerResource Constructors
Class Constructors 1 member
A resource that represents a Milvus database.
Constructor(string, ParameterResource) Section titled Constructor(string, ParameterResource) Initializes a new instance of the
MilvusServerResource class. public class MilvusServerResource{ public MilvusServerResource( string name, ParameterResource apiKey) { // ... }}Parameters
name string The name of the resource. apiKey ParameterResource A ApplicationModel.ParameterResource that contains the authentication apiKey/token