DiscoveryDataLifetimeDependencyException 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.
Represents the exception that is thrown when a discovery data item cannot be updated because the item is already bound to another Membership relationship.
public ref class DiscoveryDataLifetimeDependencyException : Microsoft::EnterpriseManagement::Common::DiscoveryDataModificationCollisionException
[System.Serializable]
public class DiscoveryDataLifetimeDependencyException : Microsoft.EnterpriseManagement.Common.DiscoveryDataModificationCollisionException
type DiscoveryDataLifetimeDependencyException = class
inherit DiscoveryDataModificationCollisionException
Public Class DiscoveryDataLifetimeDependencyException
Inherits DiscoveryDataModificationCollisionException
- Inheritance
-
DiscoveryDataLifetimeDependencyException
- Attributes
Constructors
Fields
BaseManagedEntityIdSerializationId |
This field is a constant used internally for serialization and is visible only to derived classes. (Inherited from DiscoveryDataModificationCollisionException) |
MonitoringClassIdSerializationId |
This field is a constant used internally for serialization and is visible only to derived classes. (Inherited from DiscoveryDataModificationCollisionException) |
Properties
ClassId |
Gets the GUID for the class with the rule that caused the exception. (Inherited from DiscoveryDataModificationCollisionException) |
ObjectId |
Gets the GUID for the class instance of the discovery data item. (Inherited from DiscoveryDataModificationCollisionException) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |
Sets the parameters required to serialize this instance of the DiscoveryDataLifetimeDependencyException class. |