InterfaceProperties interface
Interface properties
Properties
bfd |
The IPv4 addresses of the endpoints to send BFD probes to. |
ipv4Address | The IPv4 address. |
ipv4Address |
The list of IPv4 addresses, for a multi-node system. |
ipv4Gateway | The default IPv4 gateway (router). |
ipv4Subnet | The IPv4 subnet. |
name | The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device. |
vlan |
VLAN identifier of the network interface. Example: 501. |
Property Details
bfdIpv4Endpoints
The IPv4 addresses of the endpoints to send BFD probes to.
bfdIpv4Endpoints?: string[]
Property Value
string[]
ipv4Address
The IPv4 address.
ipv4Address?: string
Property Value
string
ipv4AddressList
The list of IPv4 addresses, for a multi-node system.
ipv4AddressList?: string[]
Property Value
string[]
ipv4Gateway
The default IPv4 gateway (router).
ipv4Gateway?: string
Property Value
string
ipv4Subnet
The IPv4 subnet.
ipv4Subnet?: string
Property Value
string
name
The logical name for this interface. This should match one of the interfaces configured on your Azure Stack Edge device.
name?: string
Property Value
string
vlanId
VLAN identifier of the network interface. Example: 501.
vlanId?: number
Property Value
number