toggle menu
pulumi-azure-native-kotlin
2.44.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.hybridnetwork.kotlin.inputs
/
NetworkInterfaceIPConfigurationArgsBuilder
Network
Interface
IPConfiguration
Args
Builder
class
NetworkInterfaceIPConfigurationArgsBuilder
Builder for
NetworkInterfaceIPConfigurationArgs
.
Members
Functions
dns
Servers
Link copied to clipboard
@
JvmName
(
name
=
"mcssrwyiehpuosdg"
)
suspend
fun
dnsServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"hbbhisaoupvjncsl"
)
suspend
fun
dnsServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"tivbndcuenccfuwq"
)
suspend
fun
dnsServers
(
vararg
values
:
String
)
@
JvmName
(
name
=
"sfguwbfmyibisxnh"
)
suspend
fun
dnsServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"jvueiaiiighiwray"
)
suspend
fun
dnsServers
(
value
:
List
<
String
>
?
)
gateway
Link copied to clipboard
@
JvmName
(
name
=
"nfdqlhshergquivi"
)
suspend
fun
gateway
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"arubwraqykkoagfv"
)
suspend
fun
gateway
(
value
:
String
?
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"hoolssltrdsxvyeq"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yvliwdvifiwfbjyf"
)
suspend
fun
ipAddress
(
value
:
String
?
)
ip
Allocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"kccfqrafjcdvapsn"
)
fun
ipAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"dvbofwauspknqweo"
)
suspend
fun
ipAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"bcyqynisfqtgtpaa"
)
suspend
fun
ipAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"rjsumvnbnmimwddh"
)
fun
ipAllocationMethod
(
value
:
String
)
ip
Version
Link copied to clipboard
@
JvmName
(
name
=
"dqauktftjghtkjjs"
)
fun
ipVersion
(
value
:
IPVersion
)
@
JvmName
(
name
=
"sksyfiwijfwphiwv"
)
suspend
fun
ipVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"mlvnobwhjvaximdc"
)
suspend
fun
ipVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"jwdqgiwpagaspnkn"
)
fun
ipVersion
(
value
:
String
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"gdijhhwqeayfiqev"
)
suspend
fun
subnet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ygljfvrjsdxmnflc"
)
suspend
fun
subnet
(
value
:
String
?
)