Table of Contents

Class NetworksSwitchDhcpV4ServersSeenLastAckIpv4

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

IPv4 attributes of the last ack.

[DataContract]
public class NetworksSwitchDhcpV4ServersSeenLastAckIpv4
Inheritance
NetworksSwitchDhcpV4ServersSeenLastAckIpv4
Inherited Members

Constructors

NetworksSwitchDhcpV4ServersSeenLastAckIpv4()

public NetworksSwitchDhcpV4ServersSeenLastAckIpv4()

Properties

Address

IPv4 address of the last ack.

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

Property Value

string