SubscriptionTypeBase Members
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. | |
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 | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (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