toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
GetJobScheduleResult
/
GetJobScheduleResult
Get
Job
Schedule
Result
constructor
(
azureApiVersion
:
String
,
id
:
String
,
jobScheduleId
:
String
?
=
null
,
name
:
String
,
parameters
:
Map
<
String
,
String
>
?
=
null
,
runOn
:
String
?
=
null
,
runbook
:
RunbookAssociationPropertyResponse
?
=
null
,
schedule
:
ScheduleAssociationPropertyResponse
?
=
null
,
type
:
String
)