Partilhar via


PatchSchedulesOperationsExtensions.ListByRedisResourceNext Método

Definição

Obtém todos os agendamentos de patch no cache redis especificado (há apenas um).

public static Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule> ListByRedisResourceNext (this Microsoft.Azure.Management.Redis.IPatchSchedulesOperations operations, string nextPageLink);
static member ListByRedisResourceNext : Microsoft.Azure.Management.Redis.IPatchSchedulesOperations * string -> Microsoft.Rest.Azure.IPage<Microsoft.Azure.Management.Redis.Models.RedisPatchSchedule>
<Extension()>
Public Function ListByRedisResourceNext (operations As IPatchSchedulesOperations, nextPageLink As String) As IPage(Of RedisPatchSchedule)

Parâmetros

operations
IPatchSchedulesOperations

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

nextPageLink
String

O NextLink da chamada com êxito anterior para a operação Listar.

Retornos

Aplica-se a