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