Package version:

Interface EndpointPropertiesSubnetsItem

Subnet first address, scope, and/or last address.

Hierarchy

  • EndpointPropertiesSubnetsItem

Properties

Properties

first?: string

First address in the subnet.

last?: string

Last address in the subnet.

scope?: number

Block size (number of leading bits in the subnet mask).

Generated using TypeDoc