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 ReportOperator monitoring profile.
Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public static Guid ReportOperatorMonitoringProfileId { get; }
public:
property Guid ReportOperatorMonitoringProfileId {
static Guid get();
}
static member ReportOperatorMonitoringProfileId : Guid with get
Public Shared ReadOnly Property ReportOperatorMonitoringProfileId As Guid
Property Value
Type: System.Guid
Returns a GUID Guid that is for the ReportOperator monitoring profile.
See Also
MonitoringProfile Class
Microsoft.EnterpriseManagement.Monitoring.Security Namespace
Return to top