NetworkDiscoveryType 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.
Type of discovery performed
public enum class NetworkDiscoveryType
public enum NetworkDiscoveryType
type NetworkDiscoveryType =
Public Enum NetworkDiscoveryType
- Inheritance
-
NetworkDiscoveryType
Fields
| Explicit | 0 | Explicit, use seed list |
| Recursive | 1 | Recursive (auto) discovery |