toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databox.kotlin.outputs
/
ApplianceNetworkConfigurationResponse
Appliance
Network
Configuration
Response
data
class
ApplianceNetworkConfigurationResponse
(
val
macAddress
:
String
,
val
name
:
String
)
The Network Adapter configuration of a DataBox.
Members
Constructors
Appliance
Network
Configuration
Response
Link copied to clipboard
constructor
(
macAddress
:
String
,
name
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mac
Address
Link copied to clipboard
val
macAddress
:
String
Mac Address.
name
Link copied to clipboard
val
name
:
String
Name of the network.