pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sqlvirtualmachine.kotlin.inputs
/
ScheduleArgs
/
ScheduleArgs
Schedule
Args
fun
ScheduleArgs
(
dayOfWeek
:
Output
<
AssessmentDayOfWeek
>
?
=
null
,
enable
:
Output
<
Boolean
>
?
=
null
,
monthlyOccurrence
:
Output
<
Int
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
,
weeklyInterval
:
Output
<
Int
>
?
=
null
)