3 references to EmulatorHealthEndpointName
Aspire.Hosting.Azure.EventHubs (3)
AzureEventHubsExtensions.cs (3)
223
.WithHttpEndpoint(name:
EmulatorHealthEndpointName
, targetPort: 5300)
224
.WithHttpHealthCheck(endpointName:
EmulatorHealthEndpointName
, path: "/health")
231
.WithUrlForEndpoint(
EmulatorHealthEndpointName
, u => u.DisplayLocation = UrlDisplayLocation.DetailsOnly);