Skip to content
DocsTry Aspire
DocsTry

YarpResource Constructors

ClassConstructors1 member
A resource that represents a YARP resource independent of the hosting model.
public class YarpResource
{
public YarpResource(
string name)
{
// ...
}
}
namestringThe name of the resource.