IResourceWithParent
Interface net10.0
Represents a resource that has a parent resource.
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithParent : Aspire.Hosting.ApplicationModel.IResource{ // ...}API references are intentionally omitted from this search. To find API references, please search these dedicated API pages instead:
namespace Aspire.Hosting.ApplicationModel;
public interface IResourceWithParent : Aspire.Hosting.ApplicationModel.IResource{ // ...}