Skip to content
Docs Try Aspire
Docs Try

IComputeEnvironmentResource

Interface net8.0
📦 Aspire.Hosting v13.3.0
Represents a compute environment resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IComputeEnvironmentResource
: Aspire.Hosting.ApplicationModel.IResource
{
// ...
}