Delen via


VMwareCbtNicInput Class

Definition

VMwareCbt NIC input.

public class VMwareCbtNicInput
type VMwareCbtNicInput = class
Public Class VMwareCbtNicInput
Inheritance
VMwareCbtNicInput

Constructors

VMwareCbtNicInput()

Initializes a new instance of the VMwareCbtNicInput class.

VMwareCbtNicInput(String, String, String, String, String, String, String, String)

Initializes a new instance of the VMwareCbtNicInput class.

Properties

IsPrimaryNic

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

IsSelectedForMigration

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

NicId

Gets or sets the NIC Id.

TargetNicName

Gets or sets target NIC name.

TargetStaticIPAddress

Gets or sets the 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.

Applies to