Table of Contents

Class NeighborIpv6

Namespace
Meraki.Api.Data
Assembly
Meraki.Api.dll

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; }

Property Value

string