3 references to EmulatorEndpointName
Aspire.Hosting.Azure.AppConfiguration (3)
AzureAppConfigurationExtensions.cs (3)
111
builder.WithHttpEndpoint(name:
EmulatorEndpointName
, targetPort: 8483)
112
.WithHttpHealthCheck(endpointName:
EmulatorEndpointName
, path: "/health")
172
return builder.WithEndpoint(
EmulatorEndpointName
, endpoint =>