Skip to content
Docs Try Aspire

ContainerMountAnnotation

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