pulumi-azure-kotlin
5.68.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
=
"fkwegixlwaceemst"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wdisrchkvbtcfchv"
)
suspend
fun
name
(
value
:
String
?
)
private
Ip
Address
Allocation
Link copied to clipboard
@
JvmName
(
name
=
"swfyftrhmbvvista"
)
suspend
fun
privateIpAddressAllocation
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xdanmpqplljnxhxn"
)
suspend
fun
privateIpAddressAllocation
(
value
:
String
?
)
public
Ip
Address
Id
Link copied to clipboard
@
JvmName
(
name
=
"scredlfpcdjamqbj"
)
suspend
fun
publicIpAddressId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yfiusyqhovkqickh"
)
suspend
fun
publicIpAddressId
(
value
:
String
)
subnet
Id
Link copied to clipboard
@
JvmName
(
name
=
"nemldvtudgfydsbo"
)
suspend
fun
subnetId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"olptfsscrbbxjdfh"
)
suspend
fun
subnetId
(
value
:
String
)