HyperVToAzStackHCIProtectedNicProperties interface
HyperVToAzStackHCI NIC properties.
Properties
| mac |
Gets or sets the NIC mac address. |
| network |
Gets or sets the network name. |
| nic |
Gets or sets the NIC Id. |
| selection |
Gets or sets the selection type of the NIC. |
| target |
Gets or sets the target network Id within AzStackHCI Cluster. |
| test |
Gets or sets the target test network Id within AzStackHCI Cluster. |
Property Details
macAddress
Gets or sets the NIC mac address.
macAddress?: 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