toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
JobArgs
/
JobArgs
Job
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
jobAgentName
:
Output
<
String
>
?
=
null
,
jobName
:
Output
<
String
>
?
=
null
,
resourceGroupName
:
Output
<
String
>
?
=
null
,
schedule
:
Output
<
JobScheduleArgs
>
?
=
null
,
serverName
:
Output
<
String
>
?
=
null
)