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

RedisPatchScheduleInner 类

定义

响应 Redis 缓存的 put/get 修补程序计划。

[Microsoft.Rest.Serialization.JsonTransformation]
public class RedisPatchScheduleInner : Microsoft.Azure.Management.Redis.Fluent.Models.ProxyResourceInner
[<Microsoft.Rest.Serialization.JsonTransformation>]
type RedisPatchScheduleInner = class
    inherit ProxyResourceInner
Public Class RedisPatchScheduleInner
Inherits ProxyResourceInner
继承
RedisPatchScheduleInner
属性

构造函数

RedisPatchScheduleInner()

初始化 RedisPatchScheduleInner 类的新实例。

RedisPatchScheduleInner(IList<ScheduleEntryInner>, String, String, String)

初始化 RedisPatchScheduleInner 类的新实例。

属性

Id

资源 ID

(继承自 ProxyResourceInner)
Name

资源名称

(继承自 ProxyResourceInner)
ScheduleEntries

获取或设置 Redis 缓存的修补程序计划列表。

Type

资源类型

(继承自 ProxyResourceInner)

方法

Validate()

验证 对象。

适用于