Partager via


RedisPatchScheduleInner Classe

Définition

Réponse à la planification des correctifs put/get pour le cache Redis.

[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
Héritage
RedisPatchScheduleInner
Attributs

Constructeurs

RedisPatchScheduleInner()

Initialise une nouvelle instance de la classe RedisPatchScheduleInner.

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

Initialise une nouvelle instance de la classe RedisPatchScheduleInner.

Propriétés

Id

ID de ressource

(Hérité de ProxyResourceInner)
Name

Nom de la ressource

(Hérité de ProxyResourceInner)
ScheduleEntries

Obtient ou définit la liste des planifications de correctifs pour un cache Redis.

Type

Type de ressource

(Hérité de ProxyResourceInner)

Méthodes

Validate()

Validez l’objet .

S’applique à