5 references to EventHubsEndpoint
Aspire.Hosting.Azure.EventHubs (5)
AzureEventHubsResource.cs (5)
89ReferenceExpression.Create($"{EventHubsEndpoint}"); 109builder.AppendFormatted(EventHubsEndpoint); 113builder.Append($"Endpoint={EventHubsEndpoint}"); 148target[$"{connectionName}__fullyQualifiedNamespace"] = EventHubsEndpoint; 152target[$"{ConnectionKeyPrefix}__{clientName}__{connectionName}__FullyQualifiedNamespace"] = EventHubsEndpoint;