Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Applies To: Operations Manager for System Center 2012
Gets a globally unique identifier (GUID) for the ReadOnlyOperator monitoring profile.
Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static Guid ReadOnlyOperatorMonitoringProfileId { get; }
public:
property Guid ReadOnlyOperatorMonitoringProfileId {
static Guid get();
}
static member ReadOnlyOperatorMonitoringProfileId : Guid with get
Public Shared ReadOnly Property ReadOnlyOperatorMonitoringProfileId As Guid
Property Value
Type: System.Guid
Returns a GUID Guid that is for the ReadOnlyOperator monitoring.
See Also
MonitoringProfile Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace
Return to top