DistributedApplicationOperation
Enum net10.0
Describes the context in which the AppHost is being executed.
namespace Aspire.Hosting;
public sealed enum DistributedApplicationOperationEnum Members
Section titled Enum MembersRunAppHost is being run for the purpose of debugging locally.
PublishAppHost is being run for the purpose of publishing a manifest for deployment.