IResourceWithServiceDiscovery
Interface net10.0
A resource that supports exporting service discovery information.
namespace Aspire.Hosting;
public interface IResourceWithServiceDiscovery : Aspire.Hosting.ApplicationModel.IResource, Aspire.Hosting.ApplicationModel.IResourceWithEndpoints{ // ...}