pulumi-azure-native-kotlin
2.6.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
=
"qmuttesajsejecrc"
)
suspend
fun
id
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"jpypgnfroiwyeyrk"
)
suspend
fun
id
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"ajngncpogdnenpas"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"epplxgckjelmjkfh"
)
suspend
fun
name
(
value
:
String
?
)
private
IPAllocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"pyvyulmqcfbumegf"
)
fun
privateIPAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"omwslkkpssfokmql"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"kmijjcuyhhmxduto"
)
suspend
fun
privateIPAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"ljtqbhntfyjgfdit"
)
fun
privateIPAllocationMethod
(
value
:
String
)
public
IPAddress
Link copied to clipboard
@
JvmName
(
name
=
"dwnjivdwseqrgqne"
)
suspend
fun
publicIPAddress
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"wnnwpiqrhgkblkre"
)
suspend
fun
publicIPAddress
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"magxnvuidgkinnhs"
)
suspend
fun
publicIPAddress
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"ptcartufwmekaaus"
)
suspend
fun
subnet
(
value
:
SubResourceArgs
?
)
@
JvmName
(
name
=
"jgkkcvoocadcymxs"
)
suspend
fun
subnet
(
value
:
Output
<
SubResourceArgs
>
)
@
JvmName
(
name
=
"myvnorhudwlhrpro"
)
suspend
fun
subnet
(
argument
:
suspend
SubResourceArgsBuilder
.
(
)
->
Unit
)