Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Retrieves a diagnostic specified by the id parameter.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
'Usage
Dim instance As IMonitoringConfigurationManagement
Dim id As Guid
Dim returnValue As ManagementPackDiagnostic
returnValue = instance.GetDiagnostic(id)
'Declaration
Function GetDiagnostic ( _
id As Guid _
) As ManagementPackDiagnostic
ManagementPackDiagnostic GetDiagnostic (
Guid id
)
ManagementPackDiagnostic^ GetDiagnostic (
Guid id
)
ManagementPackDiagnostic GetDiagnostic (
Guid id
)
function GetDiagnostic (
id : Guid
) : ManagementPackDiagnostic
- id
The ID of the requested diagnostic.
Returns ManagementPackDiagnostic.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Windows Vista, Windows Server 2003, and
Windows Server 2008,Windows Server 2003
IMonitoringConfigurationManagement Interface
IMonitoringConfigurationManagement Members
Microsoft.EnterpriseManagement Namespace