Skip to content

Commit

Permalink
Issue-214: Add ActiveStartDate to compare property
Browse files Browse the repository at this point in the history
  • Loading branch information
OsirisDBA committed Nov 21, 2023
1 parent bee0380 commit f16335f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/agent_job_schedule.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ try {
$compareProperty = @(
"ActiveEndDate"
"ActiveEndTimeOfDay"
"ActiveEndTimeOfDay"
"ActiveStartDate"
"ActiveStartTimeOfDay"
"Description"
"FrequencyInterval"
Expand Down

0 comments on commit f16335f

Please sign in to comment.