2 references to WithRoleAssignments
Aspire.Hosting.Azure.EventHubs (1)
AzureEventHubsExtensions.cs (1)
36
/// These can be replaced by calling <see cref="
WithRoleAssignments
{T}(IResourceBuilder{T}, IResourceBuilder{AzureEventHubsResource}, EventHubsBuiltInRole[])"/>.
Aspire.Hosting.Azure.Tests (1)
RoleAssignmentTests.cs (1)
147
.
WithRoleAssignments
(eventhubs, EventHubsBuiltInRole.AzureEventHubsDataReceiver);