IResourceWithProbes
Interface net8.0
Represents a resource that has probes associated with it.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithProbes : Aspire.Hosting.ApplicationModel.IResource{ // ...}