Skip to content
DocsTry Aspire
DocsTry

DeploymentTargetAnnotation Constructors

ClassConstructors1 member
Represents an annotation for a deployment target.
Represents an annotation for a deployment target.
public sealed class DeploymentTargetAnnotation
{
public DeploymentTargetAnnotation(
IResource target)
{
// ...
}
}
targetIResource