MilvusServerResource(String, ParameterResource) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the MilvusServerResource class.
public MilvusServerResource (string name, Aspire.Hosting.ApplicationModel.ParameterResource apiKey);
new Aspire.Hosting.Milvus.MilvusServerResource : string * Aspire.Hosting.ApplicationModel.ParameterResource -> Aspire.Hosting.Milvus.MilvusServerResource
Public Sub New (name As String, apiKey As ParameterResource)
Parameters
- name
- String
The name of the resource.
- apiKey
- ParameterResource
A ParameterResource that contains the authentication apiKey/token