Share via


YarpResource(String) Constructor

Definition

A resource that represents a YARP resource independent of the hosting model.

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

Parameters

name
String

The name of the resource.

Applies to