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