pulumi-azure-native-kotlin
2.14.0.0
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
=
"eujfxabpnhcnplca"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qbevjxlbilvujrpc"
)
suspend
fun
id
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"owbsgwjemngpnbbd"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yhgtaidsxpfnbwue"
)
suspend
fun
name
(
value
:
String
?
)
private
IPAllocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"ndkbvrwwvscqxtjp"
)
fun
privateIPAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"mvkfswvvspsdudho"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"htekavueljmownal"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"iwftrkljlooynvba"
)
fun
privateIPAllocationMethod
(
value
:
String
)
public
IPAddress
Link copied to clipboard
@
JvmName
(
name
=
"aflyjaqsodjgafmd"
)
suspend
fun
publicIPAddress
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"ptrxcfbgsmvrtjva"
)
suspend
fun
publicIPAddress
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"ebjdjqfxniwvmbyj"
)
suspend
fun
publicIPAddress
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"ntxmyshbojmqexgk"
)
suspend
fun
subnet
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"iahexnhplqfnurrp"
)
suspend
fun
subnet
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"cwpeijjpjpmjgcke"
)
suspend
fun
subnet
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)