Skip to content
DocsTry Aspire
DocsTry

Resource Properties

ClassProperties2 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; }
NameSection titled Namevirtualstring
Gets the name of the resource.
public virtual string Name { get; }