ApplianceNetworkConfiguration interface
The Network Adapter configuration of a DataBox.
Properties
mac |
Mac Address. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Name of the network. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
macAddress
Mac Address. NOTE: This property will not be serialized. It can only be populated by the server.
macAddress?: string
Property Value
string
name
Name of the network. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string