5 references to EventHubsEndpoint
Aspire.Hosting.Azure.EventHubs (5)
AzureEventHubsResource.cs (5)
90ReferenceExpression.Create($"{EventHubsEndpoint}"); 110builder.AppendFormatted(EventHubsEndpoint); 114builder.Append($"Endpoint={EventHubsEndpoint}"); 149target[$"{connectionName}__fullyQualifiedNamespace"] = EventHubsEndpoint; 153target[$"{ConnectionKeyPrefix}__{clientName}__{connectionName}__FullyQualifiedNamespace"] = EventHubsEndpoint;