toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.connectedvmwarevsphere.kotlin.outputs
/
NetworkInterfaceResponse
/
NetworkInterfaceResponse
Network
Interface
Response
constructor
(
deviceKey
:
Int
?
=
null
,
ipAddresses
:
List
<
String
>
,
ipSettings
:
NicIPSettingsResponse
?
=
null
,
label
:
String
,
macAddress
:
String
,
name
:
String
?
=
null
,
networkId
:
String
?
=
null
,
networkMoName
:
String
,
networkMoRefId
:
String
,
nicType
:
String
?
=
null
,
powerOnBoot
:
String
?
=
null
)