MilvusServerResource Constructors
ClassConstructors1 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
namestringThe name of the resource.apiKeyParameterResourceA ApplicationModel.ParameterResource that contains the authentication apiKey/token