MonitoringObjectInUserRoleScopeAlreadyExistsException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use ObjectInUserRoleScopeAlreadyExistsException
Represents the exception that is thrown because a monitoring object already exists in the user role scope. Check for duplicate assignments.
public ref class MonitoringObjectInUserRoleScopeAlreadyExistsException : Microsoft::EnterpriseManagement::Common::EnterpriseManagementException
[System.Obsolete("Use ObjectInUserRoleScopeAlreadyExistsException")]
[System.Serializable]
public class MonitoringObjectInUserRoleScopeAlreadyExistsException : Microsoft.EnterpriseManagement.Common.EnterpriseManagementException
type MonitoringObjectInUserRoleScopeAlreadyExistsException = class
inherit EnterpriseManagementException
Public Class MonitoringObjectInUserRoleScopeAlreadyExistsException
Inherits EnterpriseManagementException
- Inheritance
-
MonitoringObjectInUserRoleScopeAlreadyExistsException
- Derived
- Attributes
Constructors
Properties
MonitoringObjectId |
Obsolete.
Gets a globally unique identifier (GUID) for the monitoring object that already exists in the user role scope. |
ObjectId |
Gets the monitoring object identifier. |
UserRoleId |
Gets the User Role identifier. |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the MonitoringObjectInUserRoleScopeAlreadyExistsException class. |