MonitoringConnectorSubscription Class
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.
A notification subscription.
public ref class MonitoringConnectorSubscription : Microsoft::EnterpriseManagement::Common::CreatableMonitoringBaseWithId
[System.Serializable]
public class MonitoringConnectorSubscription : Microsoft.EnterpriseManagement.Common.CreatableMonitoringBaseWithId
type MonitoringConnectorSubscription = class
inherit CreatableMonitoringBaseWithId
Public Class MonitoringConnectorSubscription
Inherits CreatableMonitoringBaseWithId
- Inheritance
-
MonitoringConnectorSubscription
- Attributes
The following example assumes there is at least one connector created in the Operations Manager. The example gets the first connector and adds a subscription to that connector.
For more information about connectors, see Connecting to External Systems by Using Operations Manager Connectors. Monitoring connectors subscribe to alerts and forwards them to other products. A connector must have a subscription to allow alerts to pass.
A subscription can be seen in the Operations Manager. In the Administration pane select the Product Connectors, and right-click a specific Product Connector to access its properties. You can view a subscription by selecting the specific subscription and clicking Edit.
Monitoring |
Constructor a new MonitoringConnectorSubscription. |
Configuration |
The criteria to filter alerts by. |
Description |
The description of the subscription. |
Display |
The display name of the subscription. |
Management |
The ManagementGroup the object was instantiated in. |
Monitoring |
The connector this subscription is for. |
Name |
The name of the subscription. |
Reconnect(Enterprise |
Reconnects the specified management group. |
Update() |
Updates the subscription. |
製品 | バージョン |
---|---|
System Center OM SDK | 2012, 2016, 2019 |