toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.datafactory.kotlin.inputs
/
FtpServerLinkedServiceArgsBuilder
/
authenticationType
authentication
Type
@
JvmName
(
name
=
"eoxsqocvdjiqxopw"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
FtpAuthenticationType
>
>
)
@
JvmName
(
name
=
"texsoiriuqbhnubx"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
FtpAuthenticationType
>
?
)
@
JvmName
(
name
=
"bptomyrakouvffvw"
)
fun
authenticationType
(
value
:
String
)
@
JvmName
(
name
=
"mbreximwhnkunoys"
)
fun
authenticationType
(
value
:
FtpAuthenticationType
)
Parameters
value
The authentication type to be used to connect to the FTP server.