Partager via


WCFRelaysOperationsExtensions.ListByNamespaceNext Méthode

Définition

Répertorie les wcfRelays dans l’espace de noms.

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)

Paramètres

operations
IWCFRelaysOperations

Groupe d’opérations pour cette méthode d’extension.

nextPageLink
String

NextLink du précédent appel réussi à l’opération List.

Retours

S’applique à