IResourceWithEndpoints
Interface net10.0
Represents a resource that has endpoints associated with it.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithEndpoints : Aspire.Hosting.ApplicationModel.IResource{ // ...}