DiscoveryProtocol Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Protocols used to discover devices
public enum class DiscoveryProtocol
public enum DiscoveryProtocol
type DiscoveryProtocol =
Public Enum DiscoveryProtocol
- Inheritance
-
DiscoveryProtocol
Fields
| Icmp | 1 | ICMP only |
| IcmpSnmp | 0 | ICMP and SNMP |
| Snmp | 2 | SNMP only |