pulumi-azure-kotlin
5.68.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.outputs
/
GetTriggerScheduleScheduleMonthly
Get
Trigger
Schedule
Schedule
Monthly
data
class
GetTriggerScheduleScheduleMonthly
(
val
week
:
Int
,
val
weekday
:
String
)
Types
Constructors
Properties
Constructors
Get
Trigger
Schedule
Schedule
Monthly
Link copied to clipboard
fun
GetTriggerScheduleScheduleMonthly
(
week
:
Int
,
weekday
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
week
Link copied to clipboard
val
week
:
Int
The occurrence of the specified day during the month.
weekday
Link copied to clipboard
val
weekday
:
String
The day of the week on which the trigger runs.