다음을 통해 공유


NetworkInterfacesUpdate Class

Definition

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