InMageRcmNicDetails interface
InMageRcm NIC details.
Properties
is |
A value indicating whether this is the primary NIC. |
is |
A value indicating whether this NIC is selected for failover. |
nic |
The NIC Id. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The source IP address. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
The source IP address type. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Source network Id. NOTE: This property will not be serialized. It can only be populated by the server. |
source |
Source subnet name. NOTE: This property will not be serialized. It can only be populated by the server. |
target |
The target IP address. |
target |
The target IP address type. |
target |
Target subnet name. |
test |
The test IP address. |
test |
The test IP address type. |
test |
Test subnet name. |
Property Details
isPrimaryNic
A value indicating whether this is the primary NIC.
isPrimaryNic?: string
Property Value
string
isSelectedForFailover
A value indicating whether this NIC is selected for failover.
isSelectedForFailover?: string
Property Value
string
nicId
The NIC Id. NOTE: This property will not be serialized. It can only be populated by the server.
nicId?: string
Property Value
string
sourceIPAddress
The source IP address. NOTE: This property will not be serialized. It can only be populated by the server.
sourceIPAddress?: string
Property Value
string
sourceIPAddressType
The source IP address type. NOTE: This property will not be serialized. It can only be populated by the server.
sourceIPAddressType?: string
Property Value
string
sourceNetworkId
Source network Id. NOTE: This property will not be serialized. It can only be populated by the server.
sourceNetworkId?: string
Property Value
string
sourceSubnetName
Source subnet name. NOTE: This property will not be serialized. It can only be populated by the server.
sourceSubnetName?: string
Property Value
string
targetIPAddress
The target IP address.
targetIPAddress?: string
Property Value
string
targetIPAddressType
The target IP address type.
targetIPAddressType?: string
Property Value
string
targetSubnetName
Target subnet name.
targetSubnetName?: string
Property Value
string
testIPAddress
The test IP address.
testIPAddress?: string
Property Value
string
testIPAddressType
The test IP address type.
testIPAddressType?: string
Property Value
string
testSubnetName
Test subnet name.
testSubnetName?: string
Property Value
string