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