Freigeben über


NamespacesOperationsExtensions.ListAll(INamespacesOperations) Methode

Definition

Listet alle verfügbaren Namespaces im Abonnement auf, unabhängig von den resourceGroups.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource> ListAll (this Microsoft.Azure.Management.NotificationHubs.INamespacesOperations operations);
static member ListAll : Microsoft.Azure.Management.NotificationHubs.INamespacesOperations -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource>
<Extension()>
Public Function ListAll (operations As INamespacesOperations) As IPage(Of NamespaceResource)

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: