Partilhar via


AttuResource(String) Constructor

Definition

A resource that represents an Attu container for Milvus administration.

public AttuResource (string name);
new Aspire.Hosting.Milvus.AttuResource : string -> Aspire.Hosting.Milvus.AttuResource
Public Sub New (name As String)

Parameters

name
String

The name of the resource.

Applies to