toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.azurestackhci.kotlin.outputs
/
NicDetailResponse
/
NicDetailResponse
Nic
Detail
Response
constructor
(
adapterName
:
String
?
=
null
,
componentId
:
String
?
=
null
,
defaultGateway
:
String
?
=
null
,
defaultIsolationId
:
String
?
=
null
,
dnsServers
:
List
<
String
>
?
=
null
,
driverVersion
:
String
?
=
null
,
interfaceDescription
:
String
?
=
null
,
ip4Address
:
String
?
=
null
,
subnetMask
:
String
?
=
null
)