Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the notification subscription.
The following tables list the members exposed by the NotificationSubscription type.
Public Constructors
Name | Description | |
---|---|---|
NotificationSubscription | Initializes a new NotificationSubscription object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AssemblyName | Gets or sets the assembly name. (inherited from WorkflowSubscriptionBase) |
![]() |
Category | Gets or sets the category of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
Description | Gets or sets the description of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
DisplayName | Gets or sets the display name of this subscription. (inherited from WorkflowSubscriptionBase) |
![]() |
EnableBatchProcessing | Gets or sets a value that indicates whether batch processing is enabled. (inherited from WorkflowSubscriptionBase) |
![]() |
Enabled | Gets or sets a value that indicates whether the workflow subscription is enabled. (inherited from WorkflowSubscriptionBase) |
![]() |
Id | (inherited from CreatableMonitoringBaseWithId) |
![]() |
LanguageCode | Gets or sets the language code of the localizable strings (the display name and description). (inherited from WorkflowSubscriptionBase) |
![]() |
LastModified | Gets the last modified date. (inherited from WorkflowSubscriptionBase) |
![]() |
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
![]() |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
![]() |
ManagementPackId | Gets or sets the management pack ID that this workflow subscription belongs to. (inherited from WorkflowSubscriptionBase) |
![]() |
ManagementPackName | Gets the management pack name. (inherited from WorkflowSubscriptionBase) |
![]() |
MaximumRunningTimeSeconds | Gets or sets the maximum running time in seconds. (inherited from WorkflowSubscriptionBase) |
![]() |
Name | Gets or sets the name of the underlying rule, mapped to the management pack rule ID. (inherited from WorkflowSubscriptionBase) |
![]() |
OwnerSid | Gets or sets the owner Subscription ID (SID). (inherited from WorkflowSubscriptionBase) |
![]() |
Parameters | Gets or sets the workflow parameters. (inherited from WorkflowSubscriptionBase) |
![]() |
Recipients | Gets or sets the list of recipient references currently stored in the database. |
![]() |
RetryDelaySeconds | Gets or sets the retry delay in seconds. (inherited from WorkflowSubscriptionBase) |
![]() |
RetryExceptions | Gets or sets the retry exceptions. (inherited from WorkflowSubscriptionBase) |
![]() |
SubscriptionType | Gets or sets the subscription type. (inherited from WorkflowSubscriptionBase) |
![]() |
TemplateIds | Gets or sets the reference to the template currently stored in the database. |
![]() |
TimeAdded | Gets the time added. (inherited from WorkflowSubscriptionBase) |
![]() |
WorkflowTypeName | Gets or sets the workflow type name. (inherited from WorkflowSubscriptionBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
![]() |
GetHashCode | (inherited from CreatableMonitoringBaseWithId) |
![]() |
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
NotificationSubscription Class
Microsoft.EnterpriseManagement.Subscriptions Namespace