pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.cache.kotlin
/
LinkedServerArgsBuilder
Linked
Server
Args
Builder
class
LinkedServerArgsBuilder
Builder for
LinkedServerArgs
.
Functions
Functions
linked
Redis
Cache
Id
Link copied to clipboard
@
JvmName
(
name
=
"yabyalbnfmwfuqcd"
)
suspend
fun
linkedRedisCacheId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nubwyxdryliabqey"
)
suspend
fun
linkedRedisCacheId
(
value
:
String
?
)
linked
Redis
Cache
Location
Link copied to clipboard
@
JvmName
(
name
=
"xrfcrbhvyfoqnmye"
)
suspend
fun
linkedRedisCacheLocation
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qsplcchfdrygdiij"
)
suspend
fun
linkedRedisCacheLocation
(
value
:
String
?
)
linked
Server
Name
Link copied to clipboard
@
JvmName
(
name
=
"mjsunjahfijfjxsr"
)
suspend
fun
linkedServerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ecwpqgcdgqfekctr"
)
suspend
fun
linkedServerName
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"jjiwtmflumftxdwy"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"meyywhoppnkstdva"
)
suspend
fun
name
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"pvsmwbhfwosufvdw"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"opbfcilhihxjjesb"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
server
Role
Link copied to clipboard
@
JvmName
(
name
=
"gplmpvuwlvyepoag"
)
suspend
fun
serverRole
(
value
:
ReplicationRole
?
)
@
JvmName
(
name
=
"flxvgrukojsuwrfg"
)
suspend
fun
serverRole
(
value
:
Output
<
ReplicationRole
>
)