Skip to content
Docs Try Aspire

Resource Properties

Class Properties 2 members
Represents an abstract resource that can be used by an application, that implements IResource.
Gets the annotations associated with the resource.
public virtual ResourceAnnotationCollection Annotations { get; }
Name Section titled Name virtual string
Gets the name of the resource.
public virtual string Name { get; }