SubscriptionQueryCondition Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Conditions a subscription must match to qualify for the query result set. Not all fields are required. A subscription must match all conditions specified in order to qualify for the result set.
[System.Runtime.Serialization.DataContract]
public class SubscriptionQueryCondition
type SubscriptionQueryCondition = class
Public Class SubscriptionQueryCondition
- Inheritance
-
SubscriptionQueryCondition
- Attributes
Filter |
Filter conditions that matching subscriptions must have. Typically only the filter's type and event type are used for matching. |
Flags |
Flags to specify the the type subscriptions to query for. |
Scope |
Scope that matching subscriptions must have. |
Subscriber |
ID of the subscriber (user or group) that matching subscriptions must be subscribed to. |
Subscription |
ID of the subscription to query for. |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |