SnmpCommunity.GetProfile Method

Updated: April 16, 2012

Namespace: Microsoft.EnterpriseManagement.NetworkMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim profileName As String Dim targetMP As ManagementPack Dim returnValue As ManagementPackSecureReference returnValue = Me.GetProfile(profileName, targetMP)Protected Function GetProfile ( _ profileName As String, _ targetMP As ManagementPack _ ) As ManagementPackSecureReferenceprotected ManagementPackSecureReference GetProfile ( string profileName, ManagementPack targetMP )protected: ManagementPackSecureReference^ GetProfile ( String^ profileName, ManagementPack^ targetMP )protected ManagementPackSecureReference GetProfile ( String profileName, ManagementPack targetMP )protected function GetProfile ( profileName : String, targetMP : ManagementPack ) : ManagementPackSecureReferenceParametersprofileNametargetMPReturn ValueReturns ManagementPackSecureReference.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms