Freigeben über


NamespacesOperationsExtensions.List(INamespacesOperations, String) Methode

Definition

Listet die verfügbaren Namespaces in einer resourceGroup auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource> List (this Microsoft.Azure.Management.NotificationHubs.INamespacesOperations operations, string resourceGroupName);
static member List : Microsoft.Azure.Management.NotificationHubs.INamespacesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource>
<Extension()>
Public Function List (operations As INamespacesOperations, resourceGroupName As String) As IPage(Of NamespaceResource)

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe. Wenn der ResourceGroupName-Wert NULL ist, listet die Methode alle Namespaces innerhalb des Abonnements auf.

Gibt zurück

Gilt für: