Partager via


InMageRcmNicDetails Class

Definition

InMageRcm NIC details.

public class InMageRcmNicDetails
type InMageRcmNicDetails = class
Public Class InMageRcmNicDetails
Inheritance
InMageRcmNicDetails

Constructors

InMageRcmNicDetails()

Initializes a new instance of the InMageRcmNicDetails class.

InMageRcmNicDetails(String, String, String, String, String, String, String, String, String, String, String, String, String, String)

Initializes a new instance of the InMageRcmNicDetails class.

InMageRcmNicDetails(String, String, String, String, String, String, String, String, String, String, String, String, String)

Initializes a new instance of the InMageRcmNicDetails class.

Properties

IsPrimaryNic

Gets or sets a value indicating whether this is the primary NIC.

IsSelectedForFailover

Gets or sets a value indicating whether this NIC is selected for failover.

NicId

Gets the NIC Id.

SourceIPAddress

Gets the source IP address.

SourceIPAddressType

Gets the source IP address type. Possible values include: 'Dynamic', 'Static'

SourceNetworkId

Gets source network Id.

SourceSubnetName

Gets source subnet name.

TargetIPAddress

Gets or sets the target IP address.

TargetIPAddressType

Gets or sets the target IP address type. Possible values include: 'Dynamic', 'Static'

TargetNicName

Gets or sets the target NIC name.

TargetSubnetName

Gets or sets target subnet name.

TestIPAddress

Gets or sets the test IP address.

TestIPAddressType

Gets or sets the test IP address type. Possible values include: 'Dynamic', 'Static'

TestSubnetName

Gets or sets test subnet name.

Applies to