共用方式為


DeploymentTargetAnnotation(IResource) Constructor

Definition

Represents an annotation for a deployment target.

public DeploymentTargetAnnotation (Aspire.Hosting.ApplicationModel.IResource target);
new Aspire.Hosting.ApplicationModel.DeploymentTargetAnnotation : Aspire.Hosting.ApplicationModel.IResource -> Aspire.Hosting.ApplicationModel.DeploymentTargetAnnotation
Public Sub New (target As IResource)

Parameters

target
IResource

Applies to