NetworkInterfacesUpdate Class
Definition
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.
Network Interface model.
public class NetworkInterfacesUpdate
type NetworkInterfacesUpdate = class
Public Class NetworkInterfacesUpdate
- Inheritance
-
NetworkInterfacesUpdate
Constructors
NetworkInterfacesUpdate() |
Initializes a new instance of NetworkInterfacesUpdate. |
Properties
IPv4AddressType |
Gets or sets the ipv4 address type. |
IPv6AddressType |
Gets or sets the ipv6 address type. |
MacAddress |
Gets or sets the nic MAC address. |
MacAddressType |
Gets or sets the mac address type. |
Name |
Gets or sets the name of the network interface. |
NicId |
Gets or sets the nic id. |
VirtualNetworkId |
Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic. |
Applies to
Azure SDK for .NET