DiscoverySource Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The abstract base class for a discovery source.
The following tables list the members exposed by the DiscoverySource type.
Public Properties
Name | Description | |
---|---|---|
BoundObjectId | ||
ConnectorId | ||
Id | (inherited from MonitoringBaseWithId) | |
LastSnapshotTime | Gets the last snapshot time, in DateTime format, for the discovery source. | |
ManagementGroup | The connection management group connection used by this object. | |
ManagementGroupId | (inherited from MonitoringBase) | |
ObjectId | Gets the globally unique identifier (GUID) for the object that was discovered by the discovery source. | |
SourceType | Gets the type of the discovery source. | |
WorkflowId | Gets the globally unique identifier (GUID) that identifies the rule, discovery object, or task in the discovery source. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
SetId | (inherited from MonitoringBaseWithId) |
Top
See Also
Reference
DiscoverySource Class
Microsoft.EnterpriseManagement.Monitoring Namespace