InMageRcmNicInput interface

InMageRcm NIC input.

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.

targetStaticIPAddress

The target static IP address.

targetSubnetName

Target subnet name.

testStaticIPAddress

The test static IP address.

testSubnetName

The 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.

nicId: string

Property Value

string

targetStaticIPAddress

The target static IP address.

targetStaticIPAddress?: string

Property Value

string

targetSubnetName

Target subnet name.

targetSubnetName?: string

Property Value

string

testStaticIPAddress

The test static IP address.

testStaticIPAddress?: string

Property Value

string

testSubnetName

The test subnet name.

testSubnetName?: string

Property Value

string