Freigeben über


NamespacesOperationsExtensions.List(INamespacesOperations) Methode

Definition

Ruft alle verfügbaren Namespaces innerhalb des Abonnements ab, unabhängig von den Ressourcengruppen. https://msdn.microsoft.com/en-us/library/azure/mt639412.aspx

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

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

Gibt zurück

Gilt für: