InMageRcmNicInput Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageRcm NIC input.
public class InMageRcmNicInput
type InMageRcmNicInput = class
Public Class InMageRcmNicInput
- Inheritance
-
InMageRcmNicInput
Constructors
InMageRcmNicInput() |
Initializes a new instance of the InMageRcmNicInput class. |
InMageRcmNicInput(String, String, String, String, String, String, String) |
Initializes a new instance of the InMageRcmNicInput 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 or sets the NIC Id. |
TargetStaticIPAddress |
Gets or sets the target static IP address. |
TargetSubnetName |
Gets or sets target subnet name. |
TestStaticIPAddress |
Gets or sets the test static IP address. |
TestSubnetName |
Gets or sets the test subnet name. |
Methods
Validate() |
Validate the object. |