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