set_to


Description:

[ Version ( since = "1.18" ) ]
public void set_to (string? to, uint8 len)

Setting invalid values is accepted, but will later fail during validate.

Parameters:

this

the IPRoutingRule instance

to

the to/dst address to set. The address family must match.

len

the corresponding prefix length of the address. If to is null, this valid is ignored.