pulumi-azure-native-kotlin
1.104.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
=
"gjoogopaubtfvjoy"
)
suspend
fun
dnsServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"sctxfkytugjskwcx"
)
suspend
fun
dnsServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"fephisshvcroxnyx"
)
suspend
fun
dnsServers
(
vararg
values
:
String
)
@
JvmName
(
name
=
"risccwogrssgwchx"
)
suspend
fun
dnsServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"esfxjuoqmvdivgky"
)
suspend
fun
dnsServers
(
value
:
List
<
String
>
?
)
gateway
Link copied to clipboard
@
JvmName
(
name
=
"waoxgjosmormhdks"
)
suspend
fun
gateway
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kuiaetbloioxnxom"
)
suspend
fun
gateway
(
value
:
String
?
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"ysfxynejdisppapx"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kfprntgsiupcmxlt"
)
suspend
fun
ipAddress
(
value
:
String
?
)
ip
Allocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"axkrhjotjhdecdjo"
)
fun
ipAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"knoycybhhjgknhlb"
)
suspend
fun
ipAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"ihsqxbyubfxcyowe"
)
suspend
fun
ipAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"avmtvexwdrtjgkmc"
)
fun
ipAllocationMethod
(
value
:
String
)
ip
Version
Link copied to clipboard
@
JvmName
(
name
=
"jrjsgdwpclkietxh"
)
fun
ipVersion
(
value
:
IPVersion
)
@
JvmName
(
name
=
"msibmhkhxsssbldv"
)
suspend
fun
ipVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"inspostdvvukdmux"
)
suspend
fun
ipVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"fytnhydejjskekok"
)
fun
ipVersion
(
value
:
String
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"utvvniipibjklmfb"
)
suspend
fun
subnet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ulfnbewmowxmmomk"
)
suspend
fun
subnet
(
value
:
String
?
)