Share via


ContainerNameAnnotation Class

Definition

Represents an annotation for a custom container name.

public sealed class ContainerNameAnnotation : Aspire.Hosting.ApplicationModel.IResourceAnnotation
type ContainerNameAnnotation = class
    interface IResourceAnnotation
Public NotInheritable Class ContainerNameAnnotation
Implements IResourceAnnotation
Inheritance
ContainerNameAnnotation
Implements

Constructors

Name Description
ContainerNameAnnotation()

Properties

Name Description
Name

Gets or sets the name for the container.

Applies to