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