pulumi-azure-native-kotlin
2.10.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
NetworkInterfaceIPConfigurationArgsBuilder
Network
Interface
IPConfiguration
Args
Builder
class
NetworkInterfaceIPConfigurationArgsBuilder
Builder for
NetworkInterfaceIPConfigurationArgs
.
Functions
Functions
dns
Servers
Link copied to clipboard
@
JvmName
(
name
=
"edmkowdkmuaeqflb"
)
suspend
fun
dnsServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"aobqritujgcwrudf"
)
suspend
fun
dnsServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"snydoqpemeuelwxl"
)
suspend
fun
dnsServers
(
vararg
values
:
String
)
@
JvmName
(
name
=
"qihukwqueskdviqv"
)
suspend
fun
dnsServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hwgrligftwqxunje"
)
suspend
fun
dnsServers
(
value
:
List
<
String
>
?
)
gateway
Link copied to clipboard
@
JvmName
(
name
=
"opwxdyruiswnidkk"
)
suspend
fun
gateway
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gmuyxurrnmdervyf"
)
suspend
fun
gateway
(
value
:
String
?
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"elvtipxqsinuwhnb"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gxhlxdynobxmrhjt"
)
suspend
fun
ipAddress
(
value
:
String
?
)
ip
Allocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"stffxaptsewufxgb"
)
fun
ipAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"wnlrqslxxeqvrkcu"
)
suspend
fun
ipAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"erqspujtsxwirrre"
)
suspend
fun
ipAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"sotfuhgbvxnmkoov"
)
fun
ipAllocationMethod
(
value
:
String
)
ip
Version
Link copied to clipboard
@
JvmName
(
name
=
"aokkugmsfaqujbug"
)
fun
ipVersion
(
value
:
IPVersion
)
@
JvmName
(
name
=
"eikfsieurgygonkc"
)
suspend
fun
ipVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"ueuifpyjcxpaegdd"
)
suspend
fun
ipVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"nkvlpfrjmvkrsvkh"
)
fun
ipVersion
(
value
:
String
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"cxqjxbrckclihsuy"
)
suspend
fun
subnet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ifhxtihhqkxvdkjf"
)
suspend
fun
subnet
(
value
:
String
?
)