Compartilhar via


IPatchSchedulesOperations Interface

Definição

Operações PatchSchedulesOperations.

public interface IPatchSchedulesOperations
type IPatchSchedulesOperations = interface
Public Interface IPatchSchedulesOperations

Métodos

CreateOrUpdateWithHttpMessagesAsync(String, String, IList<ScheduleEntryInner>, Dictionary<String,List<String>>, CancellationToken)

Crie ou substitua o agendamento de aplicação de patch para o cache Redis (requer SKU Premium).

DeleteWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Exclui o agendamento de aplicação de patch de um cache redis (requer SKU Premium).

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Obtém o agendamento de aplicação de patch de um cache redis (requer SKU Premium).

ListByRedisResourceNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByRedisResourceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

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

Métodos de Extensão

CreateOrUpdateAsync(IPatchSchedulesOperations, String, String, IList<ScheduleEntryInner>, CancellationToken)

Crie ou substitua o agendamento de aplicação de patch para o cache Redis (requer SKU Premium).

DeleteAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Exclui o agendamento de aplicação de patch de um cache redis (requer SKU Premium).

GetAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Obtém o agendamento de aplicação de patch de um cache redis (requer SKU Premium).

ListByRedisResourceAsync(IPatchSchedulesOperations, String, String, CancellationToken)

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

ListByRedisResourceNextAsync(IPatchSchedulesOperations, String, CancellationToken)

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

Aplica-se a