SubscriptionTypeBase Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the base class used for subscription configuration.
The following tables list the members exposed by the SubscriptionTypeBase type.
Public Properties
Name | Description | |
---|---|---|
![]() |
BatchSize | Gets or sets the batch size. |
![]() |
Criteria | Gets or sets the criteria in a well-formed XML fragment. |
![]() |
Groups | Gets or sets the groups. |
![]() |
Operation | Gets or sets the operation type of subscription configuration. |
![]() |
PollingIntervalInSeconds | Gets or sets the polling interval in seconds. |
![]() |
RecurrenceIntervalInMinutes | Gets or sets the recurrence interval in minutes. |
![]() |
RecurrenceTerminateCount | Gets or sets the recurrence terminate count. |
![]() |
RunasSecureRefId | Gets or sets the run-as user credential. |
![]() |
SecureRefName | Gets or sets the secure reference name. |
![]() |
StartWatermark | Gets or sets the start watermark. |
![]() |
SubscriptionType | Gets or sets the type of the subscription configuration. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SubscriptionTypeBase Class
Microsoft.EnterpriseManagement.Subscriptions Namespace