共用方式為


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
public property BatchSize Gets or sets the batch size.
public property Criteria Gets or sets the criteria in a well-formed XML fragment.
public property Groups Gets or sets the groups.
public property Operation Gets or sets the operation type of subscription configuration.
public property PollingIntervalInSeconds Gets or sets the polling interval in seconds.
public property RecurrenceIntervalInMinutes Gets or sets the recurrence interval in minutes.
public property RecurrenceTerminateCount Gets or sets the recurrence terminate count.
public property RunasSecureRefId Gets or sets the run-as user credential.
public property SecureRefName Gets or sets the secure reference name.
public property StartWatermark Gets or sets the start watermark.
public property SubscriptionType Gets or sets the type of the subscription configuration.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SubscriptionTypeBase Class
Microsoft.EnterpriseManagement.Subscriptions Namespace