-
Notifications
You must be signed in to change notification settings - Fork 264
/
INotificationHubsManager.xml
30 lines (30 loc) · 2.63 KB
/
INotificationHubsManager.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<Type Name="INotificationHubsManager" FullName="Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManager">
<TypeSignature Language="C#" Value="public interface INotificationHubsManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient>" />
<TypeSignature Language="ILAsm" Value=".class public interface auto ansi abstract INotificationHubsManager implements class Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner`1<class Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient>, class Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager`1<class Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient>, class Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManagerBase" />
<TypeSignature Language="DocId" Value="T:Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManager" />
<TypeSignature Language="VB.NET" Value="Public Interface INotificationHubsManager
Implements IHasInner(Of INotificationHubsManagementClient), IManager(Of INotificationHubsManagementClient)" />
<TypeSignature Language="F#" Value="type INotificationHubsManager = interface
 interface IManager<INotificationHubsManagementClient>
 interface IHasInner<INotificationHubsManagementClient>
 interface IManagerBase" />
<AssemblyInfo>
<AssemblyName>Microsoft.Azure.Management.NotificationHubs.Fluent</AssemblyName>
<AssemblyVersion>1.0.0.60</AssemblyVersion>
</AssemblyInfo>
<Interfaces>
<Interface>
<InterfaceName>Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<InnerT></InterfaceName>
</Interface>
<Interface>
<InterfaceName>Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient></InterfaceName>
</Interface>
<Interface>
<InterfaceName>Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManager<Microsoft.Azure.Management.NotificationHubs.Fluent.INotificationHubsManagementClient></InterfaceName>
</Interface>
<Interface>
<InterfaceName>Microsoft.Azure.Management.ResourceManager.Fluent.Core.IManagerBase</InterfaceName>
</Interface>
</Interfaces>
<Docs>
<summary>To be added.</summary>
<remarks>To be added.</remarks>
</Docs>
<Members />
</Type>