Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Ipv4Config

Package version

Details related to the IPv4 address configuration.

Hierarchy

  • Ipv4Config

Index

Properties

Properties

Optional gateway

gateway: undefined | string

The IPv4 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 IPv4 address of the network adapter. NOTE: This property will not be serialized. It can only be populated by the server.

Optional subnet

subnet: undefined | string

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

Generated using TypeDoc