toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.datafactory.kotlin.outputs
/
GetTriggerScheduleScheduleMonthly
Get
Trigger
Schedule
Schedule
Monthly
data
class
GetTriggerScheduleScheduleMonthly
(
val
week
:
Int
,
val
weekday
:
String
)
Members
Constructors
Get
Trigger
Schedule
Schedule
Monthly
Link copied to clipboard
constructor
(
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.