Partager via


RegionOperationsExtensions.ListByServiceNext Méthode

Définition

Répertorie toutes les régions Azure dans lesquelles le service existe.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.RegionContract> ListByServiceNext (this Microsoft.Azure.Management.ApiManagement.IRegionOperations operations, string nextPageLink);
static member ListByServiceNext : Microsoft.Azure.Management.ApiManagement.IRegionOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.ApiManagement.Models.RegionContract>
<Extension()>
Public Function ListByServiceNext (operations As IRegionOperations, nextPageLink As String) As IPage(Of RegionContract)

Paramètres

operations
IRegionOperations

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

nextPageLink
String

NextLink de l’opération précédente d’appel réussi à List.

Retours

S’applique à