Share via


NotificationHubsManagementClient.ListAllNamespaces Method

Definition

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.NotificationHubs.Models.NamespaceAttributes> ListAllNamespaces ();
member this.ListAllNamespaces : unit -> seq<Microsoft.Azure.Commands.NotificationHubs.Models.NamespaceAttributes>
Public Function ListAllNamespaces () As IEnumerable(Of NamespaceAttributes)

Returns

Applies to