toggle menu
pulumi-azure-native-kotlin
3.5.0.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
=
"qgqeyxranrxjujgw"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"esvsmtinfvstfyhj"
)
suspend
fun
id
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"qnumjnxralgnawdq"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"akotkkamccdlkwof"
)
suspend
fun
name
(
value
:
String
?
)
private
IPAllocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"pqbqggyikgwgcsry"
)
fun
privateIPAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"jjlwsoiyudwofhif"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"xvelbvqefjbccqld"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"xvimdtqttarupssy"
)
fun
privateIPAllocationMethod
(
value
:
String
)
public
IPAddress
Link copied to clipboard
@
JvmName
(
name
=
"hdcwnlsvgrdbbrdq"
)
suspend
fun
publicIPAddress
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"nkicnogpsrgvpjrp"
)
suspend
fun
publicIPAddress
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"mpnkujgauflcnhxt"
)
suspend
fun
publicIPAddress
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"kjyeovnyfssggybj"
)
suspend
fun
subnet
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"dodnkyeejnipcwpn"
)
suspend
fun
subnet
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"bipaffhbcsgevhjf"
)
suspend
fun
subnet
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)