RedisPatchScheduleInner Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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 à
Azure SDK for .NET