Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Ipv6Config

Package version

Details related to the IPv6 address configuration.

Hierarchy

  • Ipv6Config

Index

Properties

Optional gateway

gateway: undefined | string

The IPv6 gateway of the network adapter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional ipAddress

ipAddress: undefined | string

The IPv6 address of the network adapter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional prefixLength

prefixLength: undefined | number

The IPv6 prefix of the network adapter. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc