Freigeben über


NamespacesOperationsExtensions.Get Methode

Definition

Gibt die Beschreibung für den angegebenen Namespace zurück.

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

Parameter

operations
INamespacesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

namespaceName
String

Der Namespacename.

Gibt zurück

Gilt für: