Resource
Classabstractnet10.0
Represents an abstract resource that can be used by an application, that implements
IResource. namespace Aspire.Hosting.ApplicationModel;
public abstract class Resource : Aspire.Hosting.ApplicationModel.IResource{ // ...}Properties2
Section titled Properties Gets the annotations associated with the resource.