次の方法で共有


PatchSchedulesOperationsExtensions クラス

定義

PatchSchedulesOperations の拡張メソッド。

public static class PatchSchedulesOperationsExtensions
type PatchSchedulesOperationsExtensions = class
Public Module PatchSchedulesOperationsExtensions
継承
PatchSchedulesOperationsExtensions

メソッド

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

Redis キャッシュのパッチ適用スケジュールを作成または置き換えます (Premium SKU が必要)。

DeleteAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Redis Cache のパッチ適用スケジュールを削除します (Premium SKU が必要)。

GetAsync(IPatchSchedulesOperations, String, String, CancellationToken)

Redis キャッシュのパッチ適用スケジュールを取得します (Premium SKU が必要)。

ListByRedisResourceAsync(IPatchSchedulesOperations, String, String, CancellationToken)

指定した Redis Cache 内のすべてのパッチ スケジュールを取得します (1 つだけです)。

ListByRedisResourceNextAsync(IPatchSchedulesOperations, String, CancellationToken)

指定した Redis Cache 内のすべてのパッチ スケジュールを取得します (1 つだけです)。

適用対象