DeviceDiscoveryConfiguration.SnmpVersion Property
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.
Snmp Version
public:
property int SnmpVersion { int get(); void set(int value); };
public int SnmpVersion { get; set; }
member this.SnmpVersion : int with get, set
Public Property SnmpVersion As Integer