pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
RelationalSourceArgs
/
RelationalSourceArgs
Relational
Source
Args
fun
RelationalSourceArgs
(
additionalColumns
:
Output
<
Any
>
?
=
null
,
disableMetricsCollection
:
Output
<
Any
>
?
=
null
,
maxConcurrentConnections
:
Output
<
Any
>
?
=
null
,
query
:
Output
<
Any
>
?
=
null
,
sourceRetryCount
:
Output
<
Any
>
?
=
null
,
sourceRetryWait
:
Output
<
Any
>
?
=
null
,
type
:
Output
<
String
>
)