Skip to content
Docs Try Aspire

ResourceCommandAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
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