Leggere in inglese

Condividi tramite


IPatchSchedulesOperations Interface

Definition

PatchSchedulesOperations operations.

public interface IPatchSchedulesOperations
type IPatchSchedulesOperations = interface
Public Interface IPatchSchedulesOperations

Methods

Extension Methods

CreateOrUpdate(IPatchSchedulesOperations, String, String, RedisPatchSchedule)

Create or replace the patching schedule for Redis cache.

CreateOrUpdateAsync(IPatchSchedulesOperations, String, String, RedisPatchSchedule, CancellationToken)

Create or replace the patching schedule for Redis cache.

Delete(IPatchSchedulesOperations, String, String)

Deletes the patching schedule of a redis cache.

DeleteAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Deletes the patching schedule of a redis cache.

Get(IPatchSchedulesOperations, String, String)

Gets the patching schedule of a redis cache.

GetAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Gets the patching schedule of a redis cache.

ListByRedisResource(IPatchSchedulesOperations, String, String)

Gets all patch schedules in the specified redis cache (there is only one).

ListByRedisResourceAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Gets all patch schedules in the specified redis cache (there is only one).

ListByRedisResourceNext(IPatchSchedulesOperations, String)

Gets all patch schedules in the specified redis cache (there is only one).

ListByRedisResourceNextAsync(IPatchSchedulesOperations, String, CancellationToken)

Gets all patch schedules in the specified redis cache (there is only one).

Applies to

Prodotto Versioni
Azure SDK for .NET Legacy