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.
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.