toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.inputs
/
NicIPSettingsArgs
/
NicIPSettingsArgs
Nic
IPSettings
Args
constructor
(
allocationMethod
:
Output
<
Either
<
String
,
IPAddressAllocationMethod
>
>
?
=
null
,
dnsServers
:
Output
<
List
<
String
>
>
?
=
null
,
gateway
:
Output
<
List
<
String
>
>
?
=
null
,
ipAddress
:
Output
<
String
>
?
=
null
,
subnetMask
:
Output
<
String
>
?
=
null
)