toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sqlvirtualmachine.kotlin.inputs
/
ScheduleArgs
/
ScheduleArgs
Schedule
Args
constructor
(
dayOfWeek
:
Output
<
AssessmentDayOfWeek
>
?
=
null
,
enable
:
Output
<
Boolean
>
?
=
null
,
monthlyOccurrence
:
Output
<
Int
>
?
=
null
,
startTime
:
Output
<
String
>
?
=
null
,
weeklyInterval
:
Output
<
Int
>
?
=
null
)