Auf Englisch lesen

Freigeben über


ContainerServiceMaintenanceSchedule Class

Definition

One and only one of the schedule types should be specified. Choose either 'daily', 'weekly', 'absoluteMonthly' or 'relativeMonthly' for your maintenance schedule.

C#
public class ContainerServiceMaintenanceSchedule : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceSchedule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceSchedule>
C#
public class ContainerServiceMaintenanceSchedule
Inheritance
ContainerServiceMaintenanceSchedule
Implements

Constructors

Properties

AbsoluteMonthly

For schedules like: 'recur every month on the 15th' or 'recur every 3 months on the 20th'.

DailyIntervalDays

Specifies the number of days between each set of occurrences.

RelativeMonthly

For schedules like: 'recur every month on the first Monday' or 'recur every 3 months on last Friday'.

Weekly

For schedules like: 'recur every Monday' or 'recur every 3 weeks on Wednesday'.

Methods

Explicit Interface Implementations

Applies to

Produkt Versionen
Azure SDK for .NET Latest, Preview