5 references to EventHubsEndpoint
Aspire.Hosting.Azure.EventHubs (5)
AzureEventHubsResource.cs (5)
82ReferenceExpression.Create($"{EventHubsEndpoint}"); 102builder.AppendFormatted(EventHubsEndpoint); 106builder.Append($"Endpoint={EventHubsEndpoint}"); 141target[$"{connectionName}__fullyQualifiedNamespace"] = EventHubsEndpoint; 145target[$"{ConnectionKeyPrefix}__{clientName}__{connectionName}__FullyQualifiedNamespace"] = EventHubsEndpoint;