toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.outputs
/
NicIPSettingsResponse
/
NicIPSettingsResponse
Nic
IPSettings
Response
constructor
(
allocationMethod
:
String
?
=
null
,
dnsServers
:
List
<
String
>
?
=
null
,
gateway
:
List
<
String
>
?
=
null
,
ipAddress
:
String
?
=
null
,
ipAddressInfo
:
List
<
NicIPAddressSettingsResponse
>
,
primaryWinsServer
:
String
,
secondaryWinsServer
:
String
,
subnetMask
:
String
?
=
null
)