Skip to content
DocsTry Aspire
DocsTry

UrlDisplayLocation

Enumnet8.0
📦 Aspire.Hosting v13.4.0
Specifies where the URL should be displayed.
namespace Aspire.Hosting.ApplicationModel;
public enum UrlDisplayLocation
SummaryAndDetails= 0
Show the URL in locations where either the resource summary or resource details are being displayed.
DetailsOnly= 1
Show the URL in locations where the full details of the resource are being displayed.