IVMwareNetworkAdapter Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.VMwareNetworkAdapterTypeConverter))]
public interface IVMwareNetworkAdapter : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.VMwareNetworkAdapterTypeConverter))>]
type IVMwareNetworkAdapter = interface
interface IJsonSerializable
Public Interface IVMwareNetworkAdapter
Implements IJsonSerializable
- Derived
- Attributes
- Implements
IPAddress |
IP addresses for the machine. |
IPAddress |
Type of the IP address. |
Label |
Label of the NIC. |
Mac |
Mac address of the NIC. |
Network |
Network Name. |
Nic |
NIC Id. |
To |
(Inherited from IJsonSerializable) |