destinationAddress
The destination network address of the route.
Declaration
var destinationAddress: String { get }Discussion
This string is combined with destinationSubnetMask to specify the destination network of the route.
The destination network address of the route.
var destinationAddress: String { get }This string is combined with destinationSubnetMask to specify the destination network of the route.