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