toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.vmwarecloudsimple.kotlin.outputs
/
GuestOSNICCustomizationResponse
/
GuestOSNICCustomizationResponse
Guest
OSNICCustomization
Response
constructor
(
allocation
:
String
?
=
null
,
dnsServers
:
List
<
String
>
?
=
null
,
gateway
:
List
<
String
>
?
=
null
,
ipAddress
:
String
?
=
null
,
mask
:
String
?
=
null
,
primaryWinsServer
:
String
?
=
null
,
secondaryWinsServer
:
String
?
=
null
)