NetworkInterfacesUpdate interface

Network Interface model

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.

Property Details

ipv4AddressType

Gets or sets the ipv4 address type.

ipv4AddressType?: string

Property Value

string

ipv6AddressType

Gets or sets the ipv6 address type.

ipv6AddressType?: string

Property Value

string

macAddress

Gets or sets the nic MAC address.

macAddress?: string

Property Value

string

macAddressType

Gets or sets the mac address type.

macAddressType?: string

Property Value

string

name

Gets or sets the name of the network interface.

name?: string

Property Value

string

nicId

Gets or sets the nic id.

nicId?: string

Property Value

string

virtualNetworkId

Gets or sets the ARM Id of the Microsoft.ScVmm/virtualNetwork resource to connect the nic.

virtualNetworkId?: string

Property Value

string