toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.virtualmachineimages.kotlin.inputs
/
TargetRegionArgsBuilder
Target
Region
Args
Builder
class
TargetRegionArgsBuilder
Builder for
TargetRegionArgs
.
Members
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"tsaymggmfmpyyqyf"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xgrhvlbdlrqqfwft"
)
suspend
fun
name
(
value
:
String
)
replica
Count
Link copied to clipboard
@
JvmName
(
name
=
"nygwbyrwlqydeqei"
)
suspend
fun
replicaCount
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pnkggiqxpxckklgi"
)
suspend
fun
replicaCount
(
value
:
Int
?
)
storage
Account
Type
Link copied to clipboard
@
JvmName
(
name
=
"flxuldaadybkbldm"
)
fun
storageAccountType
(
value
:
SharedImageStorageAccountType
)
@
JvmName
(
name
=
"yieyratgajgjlrbu"
)
suspend
fun
storageAccountType
(
value
:
Either
<
String
,
SharedImageStorageAccountType
>
?
)
@
JvmName
(
name
=
"cfumviostyinraod"
)
suspend
fun
storageAccountType
(
value
:
Output
<
Either
<
String
,
SharedImageStorageAccountType
>
>
)
@
JvmName
(
name
=
"tclogovmcoyulhor"
)
fun
storageAccountType
(
value
:
String
)