Skip to content
DocsTry Aspire
DocsTry

IResource Properties

InterfaceProperties2 members
Represents a resource that can be hosted by an application.
Gets the annotations associated with the resource.
public abstract ResourceAnnotationCollection Annotations { get; }
NameSection titled Nameabstractstring
Gets the name of the resource.
public abstract string Name { get; }