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