pulumi-azure-kotlin
5.52.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
VirtualNetworkGatewayIpConfigurationArgsBuilder
Virtual
Network
Gateway
Ip
Configuration
Args
Builder
class
VirtualNetworkGatewayIpConfigurationArgsBuilder
Builder for
VirtualNetworkGatewayIpConfigurationArgs
.
Functions
Functions
name
Link copied to clipboard
@
JvmName
(
name
=
"lkxljxkvuynnguuc"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rscmxhukxhdorvjc"
)
suspend
fun
name
(
value
:
String
?
)
private
Ip
Address
Allocation
Link copied to clipboard
@
JvmName
(
name
=
"tyuwgcgdyxfsxpyq"
)
suspend
fun
privateIpAddressAllocation
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fwlicexwmcpailfd"
)
suspend
fun
privateIpAddressAllocation
(
value
:
String
?
)
public
Ip
Address
Id
Link copied to clipboard
@
JvmName
(
name
=
"snindosiexgeybal"
)
suspend
fun
publicIpAddressId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"thbibmylakjcnmlk"
)
suspend
fun
publicIpAddressId
(
value
:
String
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"syjqxvcyncpacdtj"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dwbtinjdmmvgjbab"
)
suspend
fun
subnetId
(
value
:
String
)