Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IResourceWithEnvironment

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Represents a resource that is associated with an environment.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithEnvironment
: Aspire.Hosting.ApplicationModel.IResource
{
// ...
}