Skip to content
Docs Try Aspire

AttuResource Constructors

Class Constructors 1 member
A resource that represents an Attu container for Milvus administration.
A resource that represents an Attu container for Milvus administration.
public class AttuResource
{
public AttuResource(
string name)
{
// ...
}
}
name string The name of the resource.