4 references to EventHubsEndpoint
Aspire.Hosting.Azure.EventHubs (4)
AzureEventHubsResource.cs (4)
66builder.AppendFormatted(EventHubsEndpoint); 70builder.Append($"Endpoint={EventHubsEndpoint}"); 105target[$"{connectionName}__fullyQualifiedNamespace"] = EventHubsEndpoint; 109target[$"{ConnectionKeyPrefix}__{clientName}__{connectionName}__FullyQualifiedNamespace"] = EventHubsEndpoint;