pulumi-azure-native-kotlin
2.6.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
=
"mxclybyyhmscylxf"
)
suspend
fun
dnsServers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"iycomgjtghunlpgm"
)
suspend
fun
dnsServers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"lkfvekyftapsjwjq"
)
suspend
fun
dnsServers
(
vararg
values
:
String
)
@
JvmName
(
name
=
"wqregwhehnnohuqr"
)
suspend
fun
dnsServers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"cmgkpxwiuakfqotb"
)
suspend
fun
dnsServers
(
value
:
List
<
String
>
?
)
gateway
Link copied to clipboard
@
JvmName
(
name
=
"kjaatgxqkossgphy"
)
suspend
fun
gateway
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yphjoxvhupcedbau"
)
suspend
fun
gateway
(
value
:
String
?
)
ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"iokempcnvbwjptjn"
)
suspend
fun
ipAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"bnixqbvaporgusdo"
)
suspend
fun
ipAddress
(
value
:
String
?
)
ip
Allocation
Method
Link copied to clipboard
@
JvmName
(
name
=
"chcbdtdxtqkhclag"
)
fun
ipAllocationMethod
(
value
:
IPAllocationMethod
)
@
JvmName
(
name
=
"oinbioqyedyvgbik"
)
suspend
fun
ipAllocationMethod
(
value
:
Either
<
String
,
IPAllocationMethod
>
?
)
@
JvmName
(
name
=
"tusoukohunevtpnf"
)
suspend
fun
ipAllocationMethod
(
value
:
Output
<
Either
<
String
,
IPAllocationMethod
>
>
)
@
JvmName
(
name
=
"npgtjerisvdadqwc"
)
fun
ipAllocationMethod
(
value
:
String
)
ip
Version
Link copied to clipboard
@
JvmName
(
name
=
"rjdnsilmwfesntja"
)
fun
ipVersion
(
value
:
IPVersion
)
@
JvmName
(
name
=
"nxdvahecyfsiyegu"
)
suspend
fun
ipVersion
(
value
:
Either
<
String
,
IPVersion
>
?
)
@
JvmName
(
name
=
"mwntjobuasfcckon"
)
suspend
fun
ipVersion
(
value
:
Output
<
Either
<
String
,
IPVersion
>
>
)
@
JvmName
(
name
=
"wdndrgubtodhcaye"
)
fun
ipVersion
(
value
:
String
)
subnet
Link copied to clipboard
@
JvmName
(
name
=
"hksalbfveslshgqs"
)
suspend
fun
subnet
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"rmtenwfifxvaomfc"
)
suspend
fun
subnet
(
value
:
String
?
)