Class NeighborIpv6
NeighborIpv6
[DataContract]
public class NeighborIpv6
- Inheritance
-
NeighborIpv6
- Inherited Members
Properties
Address
The IPv6 address of the neighbor.
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "address")]
public string Address { get; set; }