你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedisPatchScheduleSetting 类

定义

高级 Redis 缓存的修补计划条目。

public class RedisPatchScheduleSetting
type RedisPatchScheduleSetting = class
Public Class RedisPatchScheduleSetting
继承
RedisPatchScheduleSetting

构造函数

RedisPatchScheduleSetting(RedisDayOfWeek, Int32)

初始化 RedisPatchScheduleSetting 的新实例。

属性

DayOfWeek

可以修补缓存的星期几。

MaintenanceWindow

指定缓存修补所需的时间的 ISO8601 时间跨度。

StartHourUtc

开始一小时后,缓存修补可以开始。

适用于