Compartilhar via


TimeZonesOperationsExtensions.ListByLocationNext Método

Definição

Obtém uma lista de fusos horários de instância gerenciada por local.

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)

Parâmetros

operations
ITimeZonesOperations

O grupo de operações para esse método de extensão.

nextPageLink
String

O NextLink da chamada bem-sucedida anterior para a operação Listar.

Retornos

Aplica-se a