CreatableMonitoringBaseWithId Members
An abstract class that is the base for all IMonitoringBase objects with an identifier that can be created and updated inline.
The following tables list the members exposed by the CreatableMonitoringBaseWithId type.
Public Properties
Name | Description | |
---|---|---|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. | |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. | |
GetHashCode | Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
CreatableMonitoringBaseWithId Class
Microsoft.EnterpriseManagement.Common Namespace