DeploymentTargetAnnotation.ComputeEnvironment Property
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.
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