pulumi-azure-native-kotlin
1.93.0.1
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
=
"qesslmhfvinlpvpn"
)
suspend
fun
dnsServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"bxwmxlssmkmmvrny"
)
suspend
fun
dnsServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"ahmroqisrykngyad"
)
suspend
fun
dnsServers
(
vararg
values
:
String
)
@
JvmName
(
name
=
"nwcceuycyvwmkugg"
)
suspend
fun
dnsServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"blngxwsyijpkearq"
)
suspend
fun
dnsServers
(
value
:
List
<
String
>
?
)
gateway
Link copied to clipboard
@
JvmName
(
name
=
"nkoallslktqlkvcl"
)
suspend
fun
gateway
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rylwqbsgcyxtdjgh"
)
suspend
fun
gateway
(
value
:
String
?
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"kgjynubpcesnwmcy"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"npduasilmqxoeemy"
)
suspend
fun
ipAddress
(
value
:
String
?
)
ip
Allocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"hglidkirhfiauwkh"
)
fun
ipAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"qxwvngftcgurqjcu"
)
suspend
fun
ipAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"bkvesyeobnivhmha"
)
suspend
fun
ipAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"njcdnstaejxotbva"
)
fun
ipAllocationMethod
(
value
:
String
)
ip
Version
Link copied to clipboard
@
JvmName
(
name
=
"ibcyhjuqrqwkrcga"
)
fun
ipVersion
(
value
:
IPVersion
)
@
JvmName
(
name
=
"uydwwfbekeldicwj"
)
suspend
fun
ipVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"mceklxmmbcxeofct"
)
suspend
fun
ipVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"dxsrvdsjcuojogpl"
)
fun
ipVersion
(
value
:
String
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"cpgnfbvoplniyrny"
)
suspend
fun
subnet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cmctjvhxcushebxm"
)
suspend
fun
subnet
(
value
:
String
?
)