Skip to content
Docs Try Aspire

ContainerNameAnnotation

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents an annotation for a custom container name.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerNameAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}