Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ContainerFileSystemCallbackAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents a callback annotation that specifies files and folders that should be created or updated in a container.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerFileSystemCallbackAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties