Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NetworkInterfacesUpdate

Package version

Network Interface model

Hierarchy

  • NetworkInterfacesUpdate

Index

Properties

Optional ipv4AddressType

ipv4AddressType: AllocationMethod

Gets or sets the ipv4 address type.

Optional ipv6AddressType

ipv6AddressType: AllocationMethod

Gets or sets the ipv6 address type.

Optional macAddress

macAddress: undefined | string

Gets or sets the nic MAC address.

Optional macAddressType

macAddressType: AllocationMethod

Gets or sets the mac address type.

Optional name

name: undefined | string

Gets or sets the name of the network interface.

Optional nicId

nicId: undefined | string

Gets or sets the nic id.

Optional virtualNetworkId

virtualNetworkId: undefined | string

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

Generated using TypeDoc