Microsoft.EnterpriseManagement.Common Namespace
Contains the classes and enumerations that are used by other classes in the Microsoft.EnterpriseManagement namespaces. Many of the exception classes that are used in the Service Manager SDK are contained in this namespace.
Classes
Class | Description | |
---|---|---|
AbstractQueryDefinitionCannotBeGenerated | Represents a data access layer specific exception that is thrown when a query definition for an abstract class cannot be generated because no concrete derived types exist. |
|
AccessRightsQueryOptions | Specifies query options while getting back access rights. |
|
AgentPendingActionException | Represents the exception that is thrown because an operation could not be performed while an agent is completing an action. |
|
AuthorizationStoreInitializationException | Represents the exception that is thrown when database connectivity errors prevent reading of authorization data from the authorization store. |
|
AuthorizationStoreNotFoundException | Represents the exception that is thrown when the authorization store is unable to be found. |
|
BinaryStream | Exposes a System.IO.Stream object around binary data. This class is to be used as a base class for other classes. |
|
ClassInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown when the monitoring class already exists in the user role scope. |
|
ClassInUserRoleScopeNotAllowedException | Represents the exception that is thrown when the user role scope does not allow the monitoring class to be specified. |
|
ConcurrentUpdateException | Represents the exception that is thrown when you are unable to perform an operation because the timestamp of the object being used is older than the current timestamp. |
|
ConfigServiceUnavailableException | Represents the exception that is thrown when the configuration service is unavailable. The inner exception should give more information about the error. |
|
ConnectionSettings | Defines connection settings for all management group connections. |
|
ConnectorAlreadyExistsException | Represents the exception that is thrown when a connector already exists. |
|
ConnectorAlreadyInStateException | Represents the exception that is thrown when a connector is already in state. |
|
ConnectorDoesNotOwnObjectException | Represents the exception that is thrown when the connector does not own an object. |
|
ConnectorInvalidException | Represents the exception that is thrown when the connector is invalid. |
|
ConsoleTaskInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown when a console task already exists in a user role scope. |
|
ConsoleTaskInUserRoleScopeNotAllowedException | Represents the exception that is thrown when a console task is not allowed to be added to a user role scope. |
|
CreatableEnterpriseManagementObject | Represents an enterprise management object type that can be created. |
|
CreatableEnterpriseManagementRelationshipObject | Represents a management relationship object type that can be created. |
|
CreatableMonitoringBase | Obsolete. |
|
CreatableMonitoringBaseWithId | Obsolete.An abstract class that is the base for all IMonitoringBase objects with an identifier that can be created and updated inline. |
|
CreateSystemUserRoleNotAllowedException | Represents the exception that is thrown when you cannot create user roles with IsSystem specified. |
|
CyclicDependencyException | Represents the exception that is thrown when a cyclic dependency is found in management pack references. |
|
DashboardReferenceInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown when dashboard reference already exists in the user role scope. |
|
DashboardReferenceInUserRoleScopeNotAllowedException | Represents the exception that is thrown when the dashboard reference is not allowed to be added to a user role scope. |
|
DataAccessLayerException | Represents the exception that is thrown when there is an error accessing data that is layer specific. |
|
DatabaseObjectDoesNotExistException | Represents the exception that is thrown when there is an error accessing layer-specific data because a database object does not exist. |
|
DatabaseUnavailableException | Represents the exception that is thrown when you are unable to connect to a database to perform a requested operation. |
|
DataItemDoesNotExistException | Represents the exception that is thrown when there is a layer-specific data access error because an item does not exist that is required to complete a query. |
|
DataReader | Reads information from a management group. |
|
DeleteSystemProfileOperationImplicitScopeNotAllowedException | Represents the exception that is thrown when you cannot delete system profile operation scopes. |
|
DeleteSystemUserRoleNotAllowedException | Represents the exception that is thrown when you cannot delete user roles with IsSystem specified. |
|
DeserializationException | Represents the exception that is thrown when type information could not be found when reconnecting to a Management Group. |
|
DiscoveryDataAbstractClassIdNotAllowedException | Represents the exception that is thrown because an abstract class identifier for a managed entity is not allowed in a discovery data item. |
|
DiscoveryDataAbstractMonitoringClassIdNotAllowedException | Obsolete.Represents the exception that is thrown because an abstract monitoring Class identifier is not allowed in a Discovery Data item. |
|
DiscoveryDataAbstractRelationshipTypeIdNotAllowedException | Represents the exception that is thrown because the abstract relationship type identifier is not allowed in a discovery data item. |
|
DiscoveryDataClassNotDeployedException | Represents the exception that is thrown when the class is not deployed in the discovery data item. |
|
DiscoveryDataClassPropertyValueAlreadyExistsException | Represents the exception that is thrown because the managed type property value is already in the discovery data item. |
|
DiscoveryDataConflictingObjectPropertyValueException | Represents the exception that is thrown when one or more properties have conflicting values for the same instance. |
|
DiscoveryDataConflictingRelationshipPropertyValueException | Represents the exception that is thrown when one or more properties have conflicting values for the same relationship. |
|
DiscoveryDataDiscoverySourceNotAllowedException | Represents the exception that is thrown because the discovery source in a discovery data item is not allowed. |
|
DiscoveryDataFromRuleTargetedToDeletedMonitoringObjectException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring Object identifier specified in the discovery data item. |
|
DiscoveryDataFromRuleTargetedToDeletedObjectException | Represents the exception that is thrown because discovery data has been received from a rule targeted at a nonexistent managed entity ID. |
|
DiscoveryDataInsertionCollisionException | Represents the exception that is thrown because a discovery data item has already been inserted by another user or process. |
|
DiscoveryDataInvalidClassIdException | Represents the exception that is thrown because a discovery data item refers to an invalid class identifier for a managed entity. |
|
DiscoveryDataInvalidClassPropertyValueException | Represents the exception that is thrown because a discovery data item has a property value that is not allowed for the property type. |
|
DiscoveryDataInvalidEntitySourceException | Represents the exception that is thrown when the specified entity source identifier in the discovery data item is not valid. |
|
DiscoveryDataInvalidMonitoringClassIdException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring class identifier specified in the discovery data item. |
|
DiscoveryDataInvalidMonitoringClassPropertyValueException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring class property specified in the discovery data item. The property value needs to adhere to the type. |
|
DiscoveryDataInvalidNullPropertyValueException | Represents the exception that is thrown because a value was not specified for a required property in a discovery data item. |
|
DiscoveryDataInvalidPropertyLengthException | Represents the exception that is thrown when the length of the property value is invalid for the property. |
|
DiscoveryDataInvalidRelationshipSourceException | Represents the exception that is thrown because there is an invalid relationship source specified in the discovery data item. |
|
DiscoveryDataInvalidRelationshipSourceRoleTypeIdException | Represents the exception that is thrown because there is an invalid relationship source type identifier specified in the discovery data item. |
|
DiscoveryDataInvalidRelationshipTargetException | Represents the exception that is thrown because there is an invalid relationship target specified in the discovery data item. |
|
DiscoveryDataInvalidRelationshipTargetRoleTypeIdException | Represents the exception that is thrown because there is an invalid relationship target type identifier specified in the discovery data item. |
|
DiscoveryDataInvalidRelationshipTypeIdException | Represents the exception that is thrown because there is an invalid relationship type identifier specified in the discovery data item. |
|
DiscoveryDataLifetimeDependencyException | Represents the exception that is thrown when a discovery data item cannot be updated because the item is already bound to another Membership relationship. |
|
DiscoveryDataMissingKeyException | Represents the exception that is thrown because there is a missing key property in the discovery data item. |
|
DiscoveryDataModificationCollisionException | Represents the exception that is thrown when a discovery data item cannot be updated because the item has been changed by another user or process. |
|
DiscoveryDataMonitoringClassPropertyValueAlreadyExistsException | Obsolete.Represents the exception that is thrown because a monitoring class property value already exists in the discovery data item. You should check for duplicate property values when this exception is thrown. |
|
DiscoveryDataPropertyNotAllowedException | Represents the exception that is thrown because property in a discovery data item is not allowed. |
|
DiscoveryDataRelationshipNotAllowedException | Represents the exception that is thrown because the Relationship in a Discovery Data item is not allowed. |
|
DiscoveryDataTargetEntityMissingException | Represents the exception that is thrown because the target entity is missing in the discovery data item. The target entity and the membership relationship entity must be inserted together. |
|
DiscoveryDataTargetMembershipAlreadyBoundException | Represents the exception that is thrown when the target of a discovery data item relationship is already bound to another membership through a hosting relationship. |
|
DiscoveryDataTransactionAlreadyBoundException | Represents the exception that is thrown because a discovery data transaction is already bound to a discovery source. |
|
DiscoveryDataTypeExtensionInstanceDeletionException | Represents the exception that is thrown when a discovery data item rule specifies the explicit deletion of a type extension instance. |
|
DiscoveryDataUnresolvedClassPropertyNameException | Represents the exception that is thrown because there is an unresolved class property name in the discovery data item. You can try to use fully qualified names to avoid this exception. |
|
DiscoveryDataUnresolvedMonitoringClassPropertyNameException | Obsolete.Represents the exception that is thrown because there is an unresolved monitoring class property name in the discovery data item. You can try to use fully qualified names to avoid this exception. |
|
EditSystemUserRoleNotAllowedException | Represents the exception that is thrown when you are not allowed to edit system user roles. |
|
EnterpriseManagementBase | Represents the base class for enterprise management objects and properties. |
|
EnterpriseManagementException | Represents a base class for all SDK exceptions. |
|
EnterpriseManagementObject | Represents an object instance. |
|
EnterpriseManagementObjectBaseWithProperties | Represents the base class for management objects and relationships that have properties. |
|
EnterpriseManagementObjectClassHistory | Represents the change history of a class instance’s properties. |
|
EnterpriseManagementObjectCriteria | Represents the object criteria. |
|
EnterpriseManagementObjectGenericCriteria | Represents the criteria for querying generic properties of objects. |
|
EnterpriseManagementObjectHistory | Represents the history of a single EnterpriseManagementObject. |
|
EnterpriseManagementObjectHistoryTransaction | Represents a single history transaction on a management object instance. |
|
EnterpriseManagementObjectHistoryTransactionEntry | Represents the base class for transaction history entries. |
|
EnterpriseManagementObjectProjection | Represents a projection of an object instance and its hierarchy. |
|
EnterpriseManagementObjectRelationshipHistory | Represents a single-instance relationship history. |
|
EnterpriseManagementRelationshipObject<T> | Represents a relationship. |
|
EnterpriseManagementRelationshipObjectGenericCriteria | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Represents the generic criteria in a relationship. |
|
EnterpriseManagementSimpleObject | Represents a property value on an EnterpriseManagementObject object. |
|
EventDataValidationFailureException | Represents the exception that is thrown because event data failed to be validated. |
|
HealthServiceUnavailableException | Represents the exception that is thrown because the health service is unavailable. The inner exception that caused this exception contains more details about the problem. |
|
HierarchyNode<T> | Represents an item in a hierarchy of T type objects. |
|
InconsistentDataException | Represents the exception that is thrown because a method call produced inconsistent results. The data on the client does not match the data returned from the server. This can be caused by the client-side cache being out of sync with the server data. |
|
InvalidClassInUserRoleScopeException | Represents the exception that is thrown because there is an invalid class specified in the user role scope. |
|
InvalidCompositeQueryException | Represents the exception that is thrown because a type projection causes a data access layer query generation error. |
|
InvalidConnectionException | Represents the exception that is thrown because there is a data-access-layer-specific problem indicating that an opened connection is no longer valid. |
|
InvalidConsoleTaskInUserRoleScopeException | Represents the exception that is thrown because a console task is specified that is invalid for the user role scope. |
|
InvalidCriteriaException | Represents the exception that is thrown because the criteria could not be parsed. |
|
InvalidDashboardReferenceInUserRoleScopeException | Represents the exception that is thrown when the dashboard reference specified in the user role scope is not valid. |
|
InvalidDatabaseDataException | Represents the exception that is thrown because the data retrieved from the database is invalid. |
|
InvalidDiagnosticException | Represents the exception that is thrown because the specified diagnostic is not valid for the current object or state change event. |
|
InvalidGroupTypeException | Represents the exception that is thrown because the Type of the group specified is invalid. |
|
InvalidJobConfigurationException | Represents the exception that is thrown because the job configuration is invalid. The inner exception that caused the current exception gives more details about why the exception was thrown. |
|
InvalidMonitoringClassInUserRoleScopeException | Obsolete.Represents the exception that is thrown because there is an invalid Class specified in the User Role scope. |
|
InvalidMonitoringDiagnosticException | Obsolete.Represents the exception that is thrown when a diagnostic is not valid for the current monitoring object or state change event. |
|
InvalidMonitoringObjectInUserRoleScopeException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring Object specified in the User Role scope. |
|
InvalidMonitoringProfileException | Obsolete.Represents the exception that is thrown because the Profile that is specified for the User Role is not valid. |
|
InvalidMonitoringRecoveryException | Obsolete.Represents the exception that is thrown when a recovery is not valid for the current monitoring object or state change event. |
|
InvalidMonitoringTaskInUserRoleScopeException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring Task specified in the User Role scope. |
|
InvalidMonitoringUserRoleNameException | Obsolete.Represents the exception that is thrown because there is an invalid user role or description. Make sure the characters and the number of characters for the user role or description are valid. |
|
InvalidMonitoringViewInUserRoleScopeException | Obsolete.Represents the exception that is thrown because there is an invalid monitoring View that is specified in the User Role scope. |
|
InvalidObjectCriteriaException | Represents the exception that is thrown when the criteria specified for an object is invalid. |
|
InvalidObjectInUserRoleScopeException | Represents the exception that is thrown because there is an invalid object specified in the user role scope. |
|
InvalidProfileException | Represents the exception that is thrown because the profile that is specified for the user role is not valid. |
|
InvalidProfileOperationImplicitScopeException | Represents the exception that is thrown when the property identifier and relationship identifier are specified at the same time. |
|
InvalidReaderException | Represents the exception that is thrown because a reader was invalid. |
|
InvalidRecoveryException | Represents the exception that is thrown when the recovery is not valid for the current object or state change event. |
|
InvalidRecurrenceIntervalInMinutesException | Represents the exception that is thrown when the recurrence interval specified in the subscription is not valid. |
|
InvalidRecurrenceTerminateCountException | Represents the exception that is thrown when the invalid recurrence terminate count is specified in the subscription. |
|
InvalidRelationshipEndpointException | Represents the exception that is thrown when the value specified for the relationship endpoint is not valid. |
|
InvalidRelationshipObjectException | Represents the exception that is thrown when the specified relationship object is not valid. |
|
InvalidResultSetException | Represents the exception that is thrown from the data access layer when an invalid result set is returned from a query. |
|
InvalidServiceException | Represents the exception that is thrown because the service specified for an action is invalid. |
|
InvalidServiceMethodException | Represents the exception that is thrown because the service method specified for an action is invalid. |
|
InvalidServiceTypeException | Represents the exception thrown because the service type specified for an action is invalid. |
|
InvalidSimpleObjectValueException | Represents the exception that is thrown when an invalid value is specified for a simple object property. |
|
InvalidSortPropertyException | Represents the exception that is thrown because the specified sort property was invalid for sorting. |
|
InvalidTaskInUserRoleScopeException | Represents the exception that is thrown because there is an invalid task specified in the user role scope. |
|
InvalidTemplateInUserRoleScopeException | Represents the exception that is thrown because an invalid template is specified in a user role scope. |
|
InvalidUserRoleNameException | Represents the exception that is thrown because there is an invalid user role or description. Make sure the characters and the number of characters for the user role or description are valid. |
|
InvalidViewInUserRoleScopeException | Represents the exception that is thrown because an invalid view is specified in the user role scope. |
|
JobCredentials | Specifies the base class for credentials associated with a job. |
|
JobDefinition | Represents a storage class used for submitting a job. This class is intended for internal use only. |
|
LocationMonitoringObjectCertificateNotFoundException | Obsolete.Represents the exception that is thrown because the certificate for the location monitoring Object was not found. |
|
LocationMonitoringObjectNotAvailableException | Obsolete.Represents the exception that is thrown because a location monitoring object instance is not available. |
|
LocationMonitoringObjectNotFoundException | Obsolete.Represents the exception that is thrown because a location monitoring Object instance was not found. |
|
LocationMonitoringObjectNotManagedException | Obsolete.Represents the exception that is thrown because a location monitoring object instance is not managed. |
|
LocationObjectCertificateNotFoundException | Represents the exception that is thrown because the certificate for the location object was not found. |
|
LocationObjectNotAvailableException | Represents the exception that is thrown because a location object instance is not available. |
|
LocationObjectNotFoundException | Represents the exception that is thrown because a location object instance was not found. |
|
LocationObjectNotManagedException | Represents the exception that is thrown because a location object instance is not managed. |
|
ManagementPackException | Represents the exception that is thrown because there is a problem processing or parsing a management pack. |
|
ManagementPackExceptionMessages | Allows you to retrieve localized exception messages for the management pack–based exceptions that are listed in the ManagementPackExceptionCode enumeration. |
|
ManagementPackWarningMessages | Allows to retrieve localized warning messages for the management pack–based exceptions that are listed in the ManagementPackWarningCode enumeration. |
|
ManagementServersImmutableException | Represents the exception that is thrown because the management server cannot be changed. |
|
MissingUserInSystemUserRoleException | Represents the exception that is thrown because the system user role does not have a user assigned to it. The system user role must have at least one user assigned to it. |
|
MissingUserRoleException | Represents the exception that is thrown because there is no user role to insert or update. |
|
MonitoringBase | Obsolete.Provides the base class for all the connected objects in a management group. |
|
MonitoringBaseWithId | Obsolete.Provides the base class for all the connected objects with identifiers in a management group. |
|
MonitoringClassInUserRoleScopeAlreadyExistsException | Obsolete.Represents the exception that is thrown because a monitoring Class already occurs in the User Role scope. Check for duplicate assignments. |
|
MonitoringClassInUserRoleScopeNotAllowedException | Obsolete.Represents the exception that is thrown because the monitoring Class is not allowed in the User Role scope. The profile associated with the User Role does not allow the monitoring Class to be specified. |
|
MonitoringException | Obsolete.Represents the base exception class for all exceptions in the Service Manager and Operations Manager SDKs. |
|
MonitoringObjectInUserRoleScopeAlreadyExistsException | Obsolete.Represents the exception that is thrown because a monitoring object already exists in the user role scope. Check for duplicate assignments. |
|
MonitoringObjectInUserRoleScopeNotAllowedException | Obsolete.Represents the exception that is thrown because the monitoring Object is not allowed in the User Role scope. The profile associated with the User Role does not allow the monitoring Object to be specified. |
|
MonitoringTaskInUserRoleScopeAlreadyExistsException | Obsolete.Represents the exception that is thrown because a monitoring task already exists in the user role scope. Check for duplicate assignments. |
|
MonitoringTaskInUserRoleScopeNotAllowedException | Obsolete.Represents the exception that is thrown because the monitoring Task is not allowed in the User Role scope. The profile associated with the User Role does not allow the monitoring Task to be specified. |
|
MonitoringViewInUserRoleScopeAlreadyExistsException | Obsolete.Represents the exception that is thrown because a monitoring View already occurs in the User Role scope. Check for duplicate assignments. |
|
MonitoringViewInUserRoleScopeNotAllowedException | Obsolete.Represents the exception that is thrown because the monitoring View is not allowed in the User Role scope. The profile associated with the User Role does not allow the monitoring View to be specified. |
|
MultipleUsersInSystemUserRoleException | Represents the exception that is thrown because the Administrator user role cannot have multiple users assigned to it. It must have one user assigned to it. |
|
NullConstraintException | Represents a data access layer specific exception that is thrown because an item that cannot be null was set to null. |
|
NullRecurrenceValueException | Represents the exception that is thrown when null values are specified for the recurrence properties. |
|
ObjectAlreadyExistsException | Represents the exception that is thrown when an object is unable to be created because the object already exists. |
|
ObjectChangelist<T> | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] |
|
ObjectInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown because an object already exists in the user role scope. Check for duplicate assignments. |
|
ObjectInUserRoleScopeNotAllowedException | Represents the exception that is thrown because the object is not allowed in the user role scope. The profile associated with the user role does not allow the object to be specified. |
|
ObjectNotConnectedException | Represents the exception that is thrown because a connection has not been established. |
|
ObjectNotFoundException | Represents the exception that is thrown because an object could not be found. |
|
ObjectNotUniqueException | Represents the exception that is thrown because more than one object matches a request. A more specialized request is needed to return a single object. |
|
ObjectProjectionCriteria | Represents criteria for a projection. |
|
ObjectQueryOptions | Represents a class for specifying query options available for methods that return instances. |
|
Pair<T, V> | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Combines two types into one type. |
|
PathElement | Specifies the base class used for path elements. |
|
ProfileOperationImplicitScopeAlreadyExistsException | Represents the exception that is thrown when the profile operation scopes already exist with the same broader rights. |
|
ProfileOperationImplicitScopeNotAllowedException | Represents the exception that is thrown when you cannot delete system profile operation scopes. |
|
PropertyPathElement | Represents a property at the end of a path. |
|
QueryCriteria<T> | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Specifies the base class used for criteria types. |
|
QueryDefinitionDoesNotExistException | Represents the data access layer specific exception that is thrown because a query definition does not exist. |
|
QueryGrammarException | Represents the exception that is thrown because an error occurred related to the grammar (syntax) of a query. |
|
ReaderException | Represents the exception that is thrown when a reader object encounters an error. |
|
RecurrenceArgumentException | Represents the exception that is thrown when recurrence properties are specified for add, update, and delete subscriptions. |
|
RelationshipPathElement | Represents the relationship-based node of the path. |
|
ResourceStream | Provides a generic view of a sequence of bytes from a Management Pack resource. |
|
Schedule | Represents a schedule. |
|
SdkServiceNotInitializedException | Represents the exception that is thrown because the SDK service is not initialized or started. |
|
SeedPathElement | Represents the first node of the path string. |
|
ServerDisconnectedException | The exception that is thrown when the client has been disconnected from the server. |
|
ServiceNotRunningException | Represents the exception that is thrown because the service is not running. |
|
SimpleReccuringSchedule | Represents a simple recurring schedule. |
|
SubmitJobException | Represents the exception that is thrown because a job submission failed. The inner exception error message can be checked for more information about the error. |
|
TaskInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown because a task already exists in the user role scope. Check for duplicate assignments. |
|
TaskInUserRoleScopeNotAllowedException | Represents the exception that is thrown because the task is not allowed in the user role scope. The profile associated with the user role does not allow the task to be specified. |
|
TemplateInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown when a template is assigned that is already applied to the user role. |
|
TemplateInUserRoleScopeNotAllowedException | Represents the exception that is thrown when a user role does not allow the requested template. |
|
TieredMonitoringException | Obsolete.Represents the exception that is thrown because an error occurred while processing a method for a Management Group. |
|
TieringException | Represents the exception that is thrown when processing a tiering method for a particular Management Group causes an exception. |
|
TieringSetupException | Represents the exception that is thrown because an error occurred while setting up a tiered Management Group. |
|
TopologicalSort | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] |
|
UnauthorizedAccessEnterpriseManagementException | Represents the exception that is thrown when an authorization manager unauthorized data access error occurs. |
|
UnauthorizedAccessMonitoringException | Represents the exception that is thrown when an authorization manager unauthorized access error occurs. |
|
UndeclaredTemplateReferenceException | Represents the exception that is thrown during template processing when one of the references of the template is not found in the References section. |
|
UnexpectedResultSetException | Represents the exception that is thrown when the data access layer returns an unexpected result set or does not return an expected result set. |
|
UniquenessConstraintException | Represents the data access layer specific exception that is thrown when an item's value is unexpectedly not unique. |
|
UnknownAuthorizationStoreException | Represents the exception that is thrown when an operation failed to be completed because of authorization store errors. |
|
UnknownChannelException | Represents the exception that is thrown because the channel threw an unknown exception. |
|
UnknownDatabaseException | Represents the exception that is thrown when an operation was unable to be performed because of database errors. |
|
UnknownServiceException | Represents the exception that is thrown because the service threw an unknown exception. |
|
UnsupportedQueryCriteriaException | Represents the exception that is thrown because the object criteria cannot be formed into a supported query at the data access layer. |
|
UserRoleAdministratorAlreadyExistsException | Represents the exception that is thrown because a user role with the Administrator profile already exists. You cannot create another user role with the same profile. |
|
UserRoleUserUnresolvedException | Represents the exception that is thrown when the user associated with the User Role is unable to be resolved. |
|
ViewInUserRoleScopeAlreadyExistsException | Represents the exception that is thrown because a view already exists in the user role scope. Check for duplicate assignments. |
|
ViewInUserRoleScopeNotAllowedException | Represents the exception that is thrown because the view is not allowed in the user role scope. The profile associated with the user role does not allow the view to be specified. |
|
WeeklyDailySchedule | Represents a weekly and daily schedule. |
|
WeeklyMultipleDaysSchedule | Represents the weekly/multiple days schedule. |
|
JobCredentials.WindowsJobCredentials | Represents a set of Windows credentials. |
Structures
Structure | Description | |
---|---|---|
DayInterval | Represents a span of time for a single day. |
|
SdkEntityInstance | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Represents a managed entity instance. |
|
SdkRelationshipInstance | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] Represents an entity relationship instance. |
|
SdkXmlConstants | Defines common constants used during XML processing. |
|
WeeklyDays | Represents the day intervals for the weekly/days schedule. |
|
WeeklyMultipleDays | Represents the day intervals for a weekly/multiple days schedule. |
Interfaces
Interface | Description | |
---|---|---|
IClientDataAccess | Defines common client data access operations. |
|
IComposableProjection | Allows navigation through an EnterpriseManagementObjectProjection object. |
|
IMonitoringBase | Obsolete.Defines the properties and methods for all the connected objects in a monitoring group. |
|
IObjectCriteria | Represents object criteria used in searching and filtering. |
|
IObjectProjectionReader<T> | Provides a way to read an object projection. |
|
IObjectReader<T> | Provides a way to read a set of objects. |
|
IObjectReaderBase | Provides the capability of traversing objects. |
|
IQueryCriteria | [This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] |
|
ISortableProperty | Represents a common interface between generic and type-specific properties. |
Delegates
Delegate | Description | |
---|---|---|
GetWindowsIdentityDelegate | Returns a Microsoft Windows identity. |
|
ObjectTemplateCallback | Represents the method that allows users to change how a template is applied to an object. |
|
ShouldDeleteReferencedObjectCallback | Represents a method in the context of a Remove call within a projection that is called when a non-hosting relationship is traversed from the parent to decide whether the instance should be deleted or whether just the relationship should be deleted. |
Enumerations
Enumeration | Description | |
---|---|---|
AccessRightsRetrievalBehavior | Defines the default behavior for instances when property list is not specified. |
|
CacheConfiguration | Represents the predefined configurations for cache in the configuration mode. |
|
CacheMode | Defines the available cache modes of the client-side interface. |
|
EnterpriseManagementObjectAccessRights | Indicates the access rights set on property instances and relationships. |
|
EnterpriseManagementObjectHistoryChangeType | Indicates the type of history change made. |
|
EntityObjectValidationErrorType | Specifies the list of entity object validation error types. |
|
IntervalUnitsType | Declares the type of interval for a simple schedule. |
|
InvalidSimpleObjectValueExceptionType | Defines the data types used to describe errors in simple object values. |
|
JobCategory | Defines category values for a job. |
|
LicenseSku | Represents different license Stock-Keeping Units (SKU) for the product. |
|
ManagementPackExceptionCode | Defines the exception codes that are used to define the exceptions that are thrown when you are working with a Management Pack. To get the message for the exception code, pass the code into the GetMessage method. |
|
ManagementPackWarningCode | Defines the warning codes that are used to define the warnings that are thrown when working with a management pack. To get the message for the exception code, pass the code into the M:Microsoft.EnterpriseManagement.Common. ManagementPackWarningMessages.GetMessage(Microsoft.EnterpriseManagement.Common. ManagementPackWarningCode) method. |
|
BinaryStream.Mode | The mode used to retrieve data from the stream. |
|
MonitoringObjectGenericPropertyName | Represents a generic property type for a monitoring object. |
|
ObjectProjectionOptions | Defines object projection options. |
|
ObjectPropertyRetrievalBehavior | Defines the default behavior for instances when a property list is not specified. |
|
ObjectRetrievalOptions | Defines object retrieval options. |
|
ProductSku | Identifies various products. |
|
RelationshipPathElementSeedRole | Defines the role of the seed within a path expression. |
|
SortingOrder | Defines the sorting order. |
|
TraversalDepth | Defines the level of depth that a method should traverse when returning objects. |
Return to top