toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.automanage.kotlin.inputs
/
ConfigurationBackupSchedulePolicyArgsBuilder
/
scheduleRunTimes
schedule
Run
Times
@
JvmName
(
name
=
"ucvuiqbymmbmwuke"
)
suspend
fun
scheduleRunTimes
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"vwlhufoqevthtlfa"
)
suspend
fun
scheduleRunTimes
(
value
:
List
<
String
>
?
)
Parameters
value
The schedule run times of the backup policy.
@
JvmName
(
name
=
"daaxvdryrnpcmbkd"
)
suspend
fun
scheduleRunTimes
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ykoxnqayhmblhkmd"
)
suspend
fun
scheduleRunTimes
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"wjvqvgqfdyvviiwx"
)
suspend
fun
scheduleRunTimes
(
vararg
values
:
String
)
Parameters
values
The schedule run times of the backup policy.