MonitoringConnectorSubscription Members

Updated: April 16, 2012

Represents a monitoring connector subscription.

The following tables list the members exposed by the MonitoringConnectorSubscription type.

  Name Description
  MonitoringConnectorSubscription Overloaded.  
Top
  Name Description
public property Configuration Gets or sets the configuration. The configuration contains the criteria that is used to filter alerts.
public property Description Gets or sets the descriptive text for the connector subscription.
public property DisplayName Gets or sets the display name of the connector subscription.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property MonitoringConnectorId Gets or sets a globally unique identifier (GUID) for the connector that the subscription is for.
public property Name Gets or sets the name for the connector subscription.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)
public method Update Updates the connector subscription.
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top