3 references to EmulatorHealthEndpointName
Aspire.Hosting.Azure.ServiceBus (3)
AzureServiceBusExtensions.cs (3)
359.WithHttpEndpoint(name: EmulatorHealthEndpointName, targetPort: 5300) 366.WithUrlForEndpoint(EmulatorHealthEndpointName, u => u.DisplayLocation = UrlDisplayLocation.DetailsOnly); 480builder.WithHttpHealthCheck(endpointName: EmulatorHealthEndpointName, path: "/health");