Freigeben über


NamespacesOperationsExtensions.Get Methode

Definition

Ruft eine Beschreibung für den angegebenen Namespace ab. https://msdn.microsoft.com/en-us/library/azure/mt639379.aspx

public static Microsoft.Azure.Management.ServiceBus.Models.SBNamespace Get (this Microsoft.Azure.Management.ServiceBus.INamespacesOperations operations, string resourceGroupName, string namespaceName);
static member Get : Microsoft.Azure.Management.ServiceBus.INamespacesOperations * string * string -> Microsoft.Azure.Management.ServiceBus.Models.SBNamespace
<Extension()>
Public Function Get (operations As INamespacesOperations, resourceGroupName As String, namespaceName As String) As SBNamespace

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Name der Ressourcengruppe innerhalb des Azure-Abonnements.

namespaceName
String

Der Namespacename

Gibt zurück

Gilt für: