CidrIpAddress interface

CIDR Ip address

Properties

baseIpAddress

Ip address itself.

prefixLength

The length of the prefix of the ip address.

Property Details

baseIpAddress

Ip address itself.

baseIpAddress?: string

Property Value

string

prefixLength

The length of the prefix of the ip address.

prefixLength?: number

Property Value

number