WCFRelaysOperationsExtensions.ListByNamespaceNext Methode

Definition

Listet die WCFRelays im Namespace auf.

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

Parameter

operations
IWCFRelaysOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

nextPageLink
String

NextLink aus dem vorherigen erfolgreichen Aufruf von List-Vorgang.

Gibt zurück

Gilt für: