NewVMVirtualNetworkAdapterInput [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The NewVMVirtualNetworkAdapterInput type represents the configuration of a network adapter when a virtual machine is created.
For more information, see Complex TypesProperties
Name | Type | Nullable | Description |
|---|---|---|---|
IPv4AddressType | Edm.String | True | The type of IPv4 addresses.
|
IPv6AddressType | Edm.String | True | The type of IPv6 addresses.
|
MACAddress | Edm.String | True | The media access control (MAC) address. |
MACAddressType | Edm.String | True | The media access control (MAC) addressing type.
|
VLanEnabled | Edm.Boolean | True | Enables a virtual LAN (VLAN) for use by virtual machines on a Hyper-V or Citrix XenServer host. |
VLanId | Edm.Int16 | True | The numerical identifier in the range 1-4094 of the VLan when VLanEnabled is true. |
VMNetworkName | Edm.String | True | The name of the virtual machine network (VMNetwork) that the virtual network adapter is assigned to. |
Here is a list of entities that use this complex type.