WCFRelaysOperationsExtensions.ListByNamespace Methode

Definition

Listet die WCFRelays im Namespace auf.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Models.WcfRelay> ListByNamespace (this Microsoft.Azure.Management.Relay.IWCFRelaysOperations operations, string resourceGroupName, string namespaceName);
static member ListByNamespace : Microsoft.Azure.Management.Relay.IWCFRelaysOperations * string * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Relay.Models.WcfRelay>
<Extension()>
Public Function ListByNamespace (operations As IWCFRelaysOperations, resourceGroupName As String, namespaceName As String) As IPage(Of WcfRelay)

Parameter

operations
IWCFRelaysOperations

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: