Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

HiddenAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
Represents visibility metadata that hides a resource from default resource lists.
namespace Aspire.Hosting.ApplicationModel;
public sealed class HiddenAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
Hidden resources can still be accessed directly by name or included explicitly by tooling that supports showing hidden resources.
View all constructors
View all properties