ISubscriptionManagement Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Manages workflow and notification subscriptions.
The following tables list the members exposed by the ISubscriptionManagement type.
Public Methods
Name | Description | |
---|---|---|
DeleteSubscription | Deletes a workflow or notification subscription. | |
DeleteSubscriptions | Deletes a list of workflow or notification subscriptions. | |
GetFailedSubscriptionStatusById | Gets the job status of a failed workflow or notification subscription by its rule identifier. | |
GetMySubscriptionsByCriteria | Gets workflow and notification subscriptions based on the provided criteria for the current user. | |
GetSubscriptionById | Gets workflow and notification subscriptions from the provided unique identifier. | |
GetSubscriptionsByCriteria | Overloaded. Gets workflow and notification subscriptions by specific criteria for any user. | |
GetSubscriptionStatusById | Gets the status of a workflow or notification subscription from the provided identifier. | |
IgnoreFailedSubscription | Ignores the failed subscription. | |
InsertSubscription | Overloaded. Inserts a workflow or notification subscription. | |
InsertSubscriptions | Inserts a list of workflow or notification subscriptions into the given management pack and configures the target of the subscription. | |
RetryFailedSubscription | Retries the failed subscription. | |
UpdateSubscription | Overloaded. | |
UpdateSubscriptions | Updates a list of workflow or notification subscriptions from the same management pack. |
Top
See Also
Reference
ISubscriptionManagement Interface
Microsoft.EnterpriseManagement.Subscriptions Namespace