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