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.
1 parent 491d999 commit 02311a9Copy full SHA for 02311a9
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