NetworkDiscoveryConfiguration.Communities 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.
The community collection
public:
property System::Collections::Generic::IList<Microsoft::EnterpriseManagement::NetworkMonitoring::SnmpCommunity ^> ^ Communities { System::Collections::Generic::IList<Microsoft::EnterpriseManagement::NetworkMonitoring::SnmpCommunity ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.EnterpriseManagement.NetworkMonitoring.SnmpCommunity> Communities { get; }
member this.Communities : System.Collections.Generic.IList<Microsoft.EnterpriseManagement.NetworkMonitoring.SnmpCommunity>
Public ReadOnly Property Communities As IList(Of SnmpCommunity)
Property Value
Returns IList<T>.