Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Operations Manager for System Center 2012
Gets the identifier for the health service that monitors the computer.
Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public Guid HealthServiceId { get; }
public:
property Guid HealthServiceId {
Guid get();
}
member HealthServiceId : Guid with get
Public ReadOnly Property HealthServiceId As Guid
Property Value
Type: System.Guid
Returns a Guid for the health service that monitors the computer..
See Also
PartialAgentManagedComputer Class
Microsoft.EnterpriseManagement.Administration Namespace
Return to top