Share via


DeploymentTargetAnnotation.ComputeEnvironment Property

Definition

Gets or sets the compute environment resource associated with the deployment target.

public Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource? ComputeEnvironment { get; set; }
member this.ComputeEnvironment : Aspire.Hosting.ApplicationModel.IComputeEnvironmentResource with get, set
Public Property ComputeEnvironment As IComputeEnvironmentResource

Property Value

Applies to