TelnetBannerCheckDetails Class |
Namespace: net.openstack.Providers.Rackspace.Objects.Monitoring
The TelnetBannerCheckDetails type exposes the following members.
Name | Description | |
---|---|---|
TelnetBannerCheckDetails |
Initializes a new instance of the TelnetBannerCheckDetails class
with the values.
|
Name | Description | |
---|---|---|
BannerMatch |
Gets the regular expression to match against the telnet banner returned by the remote service.
| |
EnableSsl |
Gets a value indicating whether an SSL connection should be used to connect to the service.
(Inherited from SecureConnectionCheckDetails.) | |
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.) | |
Port |
Gets the port to use for remote monitoring connections.
(Inherited from ConnectionCheckDetails.) |