InMageRcmFailbackNicDetails interface
InMageRcmFailback NIC details.
Properties
adapter |
The adapter type. NOTE: This property will not be serialized. It can only be populated by the server. |
mac |
The mac address. NOTE: This property will not be serialized. It can only be populated by the server. |
network |
The network name. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The IP address. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
adapterType
The adapter type. NOTE: This property will not be serialized. It can only be populated by the server.
adapterType?: string
Property Value
string
macAddress
The mac address. NOTE: This property will not be serialized. It can only be populated by the server.
macAddress?: string
Property Value
string
networkName
The network name. NOTE: This property will not be serialized. It can only be populated by the server.
networkName?: string
Property Value
string
sourceIpAddress
The IP address. NOTE: This property will not be serialized. It can only be populated by the server.
sourceIpAddress?: string
Property Value
string