toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dataprotection.kotlin.inputs
/
BackupScheduleArgs
Backup
Schedule
Args
data
class
BackupScheduleArgs
(
val
repeatingTimeIntervals
:
Output
<
List
<
String
>
>
)
:
ConvertibleToJava
<
BackupScheduleArgs
>
Schedule for backup
Members
Constructors
Backup
Schedule
Args
Link copied to clipboard
constructor
(
repeatingTimeIntervals
:
Output
<
List
<
String
>
>
)
Properties
repeating
Time
Intervals
Link copied to clipboard
val
repeatingTimeIntervals
:
Output
<
List
<
String
>
>
ISO 8601 repeating time interval format
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
BackupScheduleArgs