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