Partager via


ContainerServiceMaintenanceAbsoluteMonthlySchedule(Int32, Int32) Constructeur

Définition

Initialise une nouvelle instance de ContainerServiceMaintenanceAbsoluteMonthlySchedule.

public ContainerServiceMaintenanceAbsoluteMonthlySchedule (int intervalMonths, int dayOfMonth);
new Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceAbsoluteMonthlySchedule : int * int -> Azure.ResourceManager.ContainerService.Models.ContainerServiceMaintenanceAbsoluteMonthlySchedule
Public Sub New (intervalMonths As Integer, dayOfMonth As Integer)

Paramètres

intervalMonths
Int32

Spécifie le nombre de mois entre chaque jeu d’occurrences.

dayOfMonth
Int32

Date du mois.

S’applique à