InMageRcmNicDetails interface

InMageRcm NIC details.

Properties

isPrimaryNic

A value indicating whether this is the primary NIC.

isSelectedForFailover

A value indicating whether this NIC is selected for failover.

nicId

The NIC Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddress

The source IP address. NOTE: This property will not be serialized. It can only be populated by the server.

sourceIPAddressType

The source IP address type. NOTE: This property will not be serialized. It can only be populated by the server.

sourceNetworkId

Source network Id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceSubnetName

Source subnet name. NOTE: This property will not be serialized. It can only be populated by the server.

targetIPAddress

The target IP address.

targetIPAddressType

The target IP address type.

targetSubnetName

Target subnet name.

testIPAddress

The test IP address.

testIPAddressType

The test IP address type.

testSubnetName

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