Skip to content
Docs Try Aspire

YarpResource Constructors

Class Constructors 1 member
A resource that represents a YARP resource independent of the hosting model.
public class YarpResource
{
public YarpResource(
string name)
{
// ...
}
}
name string The name of the resource.