We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b00a1f + 02311a9 commit 979e171Copy full SHA for 979e171
articles/event-hubs/event-hubs-management-libraries.md
@@ -43,8 +43,8 @@ namespace event_hub_dotnet_management
43
{
44
using System;
45
using System.Threading.Tasks;
46
- using Microsoft.Azure.Management.EventHub;
47
- using Microsoft.Azure.Management.EventHub.Models;
+ using Microsoft.Azure.ResourceManager.EventHubs;
+ using Microsoft.Azure.ResourceManager.EventHubs.Models;
48
using Microsoft.Identity.Client;
49
using Microsoft.Rest;
50
0 commit comments