Share via


VMwareToAzStackHCINicInput interface

VMwareToAzStackHCI NIC properties.

Properties

isMacMigrationEnabled

Gets or sets a value indicating whether mac address migration is enabled.

isStaticIpMigrationEnabled

Gets or sets a value indicating whether static ip migration is enabled.

label

Gets or sets the NIC label.

networkName

Gets or sets the network name.

nicId

Gets or sets the NIC Id.

selectionTypeForFailover

Gets or sets the selection type of the NIC.

targetNetworkId

Gets or sets the target network Id within AzStackHCI Cluster.

testNetworkId

Gets or sets the target test network Id within AzStackHCI Cluster.

Property Details

isMacMigrationEnabled

Gets or sets a value indicating whether mac address migration is enabled.

isMacMigrationEnabled?: boolean

Property Value

boolean

isStaticIpMigrationEnabled

Gets or sets a value indicating whether static ip migration is enabled.

isStaticIpMigrationEnabled?: boolean

Property Value

boolean

label

Gets or sets the NIC label.

label: string

Property Value

string

networkName

Gets or sets the network name.

networkName?: string

Property Value

string

nicId

Gets or sets the NIC Id.

nicId: string

Property Value

string

selectionTypeForFailover

Gets or sets the selection type of the NIC.

selectionTypeForFailover: string

Property Value

string

targetNetworkId

Gets or sets the target network Id within AzStackHCI Cluster.

targetNetworkId?: string

Property Value

string

testNetworkId

Gets or sets the target test network Id within AzStackHCI Cluster.

testNetworkId?: string

Property Value

string