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