Partager via


DeploymentTargetAnnotation Class

Definition

Represents an annotation for a deployment target.

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

Constructors

DeploymentTargetAnnotation(IResource)

Represents an annotation for a deployment target.

Properties

DeploymentTarget

The deployment target.

Applies to