pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
ReplicationLinkArgsBuilder
/
linkType
link
Type
@
JvmName
(
name
=
"umiqmsnglhmgergv"
)
suspend
fun
linkType
(
value
:
Output
<
Either
<
String
,
ReplicationLinkType
>
>
)
@
JvmName
(
name
=
"bvsbrpetlvnkmdrv"
)
suspend
fun
linkType
(
value
:
Either
<
String
,
ReplicationLinkType
>
?
)
@
JvmName
(
name
=
"sinqhlpwbsbgahuv"
)
fun
linkType
(
value
:
String
)
@
JvmName
(
name
=
"luheosqstjftykgg"
)
fun
linkType
(
value
:
ReplicationLinkType
)
Parameters
value
Link type (GEO, NAMED, STANDBY). Update operation does not support NAMED.