Skip to content
Docs Try Aspire

ResourceCommandAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Represents a command annotation for a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ResourceCommandAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties