AttuResource Constructors
ClassConstructors1 member
A resource that represents an Attu container for Milvus administration.
Constructor(string)Section titled Constructor(string) A resource that represents an Attu container for Milvus administration.
public class AttuResource{ public AttuResource( string name) { // ... }}Parameters
namestringThe name of the resource.