Table of Contents

Class NetworksSwitchDhcpV4ServersSeenLastPacketDestinationIpv4

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

Destination ipv4 attributes of the packet.

[DataContract]
public class NetworksSwitchDhcpV4ServersSeenLastPacketDestinationIpv4
Inheritance
NetworksSwitchDhcpV4ServersSeenLastPacketDestinationIpv4
Inherited Members

Constructors

NetworksSwitchDhcpV4ServersSeenLastPacketDestinationIpv4()

public NetworksSwitchDhcpV4ServersSeenLastPacketDestinationIpv4()

Properties

Address

Destination ipv4 address of the packet.

[ApiAccess(ApiAccess.Read)]
[DataMember(Name = "address")]
public string Address { get; set; }

Property Value

string