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
/
MongoDbLinkedServiceArgsBuilder
/
authenticationType
authentication
Type
@
JvmName
(
name
=
"hsklkvxxmffcesyj"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
MongoDbAuthenticationType
>
>
)
@
JvmName
(
name
=
"keytglagwcynbiuw"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
MongoDbAuthenticationType
>
?
)
@
JvmName
(
name
=
"vcufymxqirnufhxs"
)
fun
authenticationType
(
value
:
String
)
@
JvmName
(
name
=
"fiaujyxxhhiqxhil"
)
fun
authenticationType
(
value
:
MongoDbAuthenticationType
)
Parameters
value
The authentication type to be used to connect to the MongoDB database.