Partager via


TimeZonesOperationsExtensions.ListByLocationNext Méthode

Définition

Obtient une liste de fuseaux horaires de instance gérés par emplacement.

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.TimeZone> ListByLocationNext (this Microsoft.Azure.Management.Sql.ITimeZonesOperations operations, string nextPageLink);
static member ListByLocationNext : Microsoft.Azure.Management.Sql.ITimeZonesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Sql.Models.TimeZone>
<Extension()>
Public Function ListByLocationNext (operations As ITimeZonesOperations, nextPageLink As String) As IPage(Of TimeZone)

Paramètres

operations
ITimeZonesOperations

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 à