Skip to content
Docs Try Aspire

ContainerMountAnnotation

Class sealed net8.0
📦 Aspire.Hosting v13.2.0
Represents a mount annotation for a container resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerMountAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}