MonitoringProfile.Scope Property

Updated: April 16, 2012

Gets the scope for the monitoring profile. The scope is a value from the MonitoringProfileScopeTypes enumeration Namespace: Microsoft.EnterpriseManagement.Monitoring.Security
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As MonitoringProfile Dim value As MonitoringProfileScopeTypes value = instance.Scope Public ReadOnly Property Scope As MonitoringProfileScopeTypespublic MonitoringProfileScopeTypes Scope { get; }public: property MonitoringProfileScopeTypes Scope { MonitoringProfileScopeTypes get (); }/** @property */ public MonitoringProfileScopeTypes get_Scope () public function get Scope () : MonitoringProfileScopeTypes Property ValueReturns a value from the MonitoringProfileScopeTypes enumeration that is the scope for the monitoring profile.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms