pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
VirtualNetworkGatewayIPConfigurationArgsBuilder
Virtual
Network
Gateway
IPConfiguration
Args
Builder
class
VirtualNetworkGatewayIPConfigurationArgsBuilder
Builder for
VirtualNetworkGatewayIPConfigurationArgs
.
Functions
Functions
id
Link copied to clipboard
@
JvmName
(
name
=
"xcpsaebaqwrqorvv"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jhbpofvqyjwfhtis"
)
suspend
fun
id
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ftjwvsnsecquaqiv"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"hfnwmutkteqqeasc"
)
suspend
fun
name
(
value
:
String
?
)
private
IPAllocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"otrflcyxrxdqkhnd"
)
fun
privateIPAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"vqvpuiqilgnctimx"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"avfwsdkjxxhfwhaq"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"pvoqikxownxotvuw"
)
fun
privateIPAllocationMethod
(
value
:
String
)
public
IPAddress
Link copied to clipboard
@
JvmName
(
name
=
"ntwnylnfdyssxpmt"
)
suspend
fun
publicIPAddress
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"toidfitnxdimmurw"
)
suspend
fun
publicIPAddress
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"qftbuiwitugkmnkx"
)
suspend
fun
publicIPAddress
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"agosobvnjqakxxbn"
)
suspend
fun
subnet
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"goyopdekcdufigvo"
)
suspend
fun
subnet
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"lxmdgjdcxewohlwg"
)
suspend
fun
subnet
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)