EndpointPropertiesSubnetsItem interface
Subnet eerste adres, bereik en/of laatste adres.
Eigenschappen
| first | Eerste adres in het subnet. |
| last | Laatste adres in het subnet. |
| scope | Blokgrootte (aantal voorloopbits in het subnetmasker). |
Eigenschapdetails
first
Eerste adres in het subnet.
first?: string
Waarde van eigenschap
string
last
Laatste adres in het subnet.
last?: string
Waarde van eigenschap
string
scope
Blokgrootte (aantal voorloopbits in het subnetmasker).
scope?: number
Waarde van eigenschap
number