PatchDeploymentRecurringSchedule

constructor(endTime: String? = null, lastExecuteTime: String? = null, monthly: PatchDeploymentRecurringScheduleMonthly? = null, nextExecuteTime: String? = null, startTime: String? = null, timeOfDay: PatchDeploymentRecurringScheduleTimeOfDay, timeZone: PatchDeploymentRecurringScheduleTimeZone, weekly: PatchDeploymentRecurringScheduleWeekly? = null)