Skip to content
Docs Try Aspire

IResource Properties

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