共用方式為


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

ContainerNameAnnotation()

Properties

Name

Gets or sets the name for the container.

Applies to