toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
VirtualNetworkGatewayIPConfigurationArgsBuilder
Virtual
Network
Gateway
IPConfiguration
Args
Builder
class
VirtualNetworkGatewayIPConfigurationArgsBuilder
Builder for
VirtualNetworkGatewayIPConfigurationArgs
.
Members
Functions
id
Link copied to clipboard
@
JvmName
(
name
=
"lrrvbhoesswdnrnw"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fkhiqjcfxwmoediq"
)
suspend
fun
id
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"xxyfxgifgarvrpdu"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cjginiixnxltltwx"
)
suspend
fun
name
(
value
:
String
?
)
private
IPAllocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"qdrcxqmqflnqkmns"
)
fun
privateIPAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"ggocgnjrtcefmtbd"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"youbiboahdxcnmaf"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"xmsktnfbnmqbbvbo"
)
fun
privateIPAllocationMethod
(
value
:
String
)
public
IPAddress
Link copied to clipboard
@
JvmName
(
name
=
"gavpvlxgnbcqcnow"
)
suspend
fun
publicIPAddress
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"vwsgdegmnldgrdfa"
)
suspend
fun
publicIPAddress
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"xoerwgbndepsmafq"
)
suspend
fun
publicIPAddress
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"rtyboiggevibkojd"
)
suspend
fun
subnet
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"khsrxrrklkrowtvf"
)
suspend
fun
subnet
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"tqwydtwrhbkhtnod"
)
suspend
fun
subnet
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)