TraceRouteConfiguration Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The TraceRouteConfiguration type exposes the following members.
Name | Description | |
---|---|---|
TraceRouteConfiguration(IPAddress) |
Initializes a new instance of the TraceRouteConfiguration class
with the specified target address.
| |
TraceRouteConfiguration(String, TargetResolverType) |
Initializes a new instance of the TraceRouteConfiguration class
with the specified target and resolver type.
|
Name | Description | |
---|---|---|
ExtensionData |
Gets a map of object properties which did not map to another field or property
during JSON deserialization. The keys of the map represent the property names,
and the values are JToken instances containing the parsed JSON
values.
(Inherited from ExtensibleJsonObject.) | |
ResolverType |
Gets the type of resolver to use for resolving the target to an IP address.
| |
Target |
Gets the target of the traceroute operation.
|