Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

IResourceWithParent

Interfacenet10.0
📦 Aspire.Hosting v13.5.4
Represents a resource that has a parent resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithParent
: Aspire.Hosting.ApplicationModel.IResource
{
// ...
}
View all properties