Subnet interface
Subnets of the network.
Properties
address |
The list of addresses for the subnet. |
friendly |
The subnet friendly name. |
name | The subnet name. |
Property Details
addressList
The list of addresses for the subnet.
addressList?: string[]
Property Value
string[]
friendlyName
The subnet friendly name.
friendlyName?: string
Property Value
string
name
The subnet name.
name?: string
Property Value
string