DeploymentTargetAnnotation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |