ScheduleEntries Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of patch schedules for a Redis cache.
public class ScheduleEntries
type ScheduleEntries = class
Public Class ScheduleEntries
- Inheritance
-
ScheduleEntries
Constructors
ScheduleEntries() |
Initializes a new instance of the ScheduleEntries class. |
ScheduleEntries(IList<ScheduleEntry>) |
Initializes a new instance of the ScheduleEntries class. |
Properties
ScheduleEntriesProperty |
Gets or sets list of patch schedules for a Redis cache. |
Methods
Validate() |
Validate the object. |