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