Skip to content
DocsTry Aspire
DocsTry

QdrantServerResource Constructors

ClassConstructors1 member
A resource that represents a Qdrant database.
Constructor(string, ParameterResource)Section titled Constructor(string, ParameterResource)
Initializes a new instance of the QdrantServerResource class.
public class QdrantServerResource
{
public QdrantServerResource(
string name,
ParameterResource apiKey)
{
// ...
}
}
namestringThe name of the resource.
apiKeyParameterResourceA ApplicationModel.ParameterResource that contains the API Key