SubscriptionTemplateQueryFlags Enum

Definition

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.

Set of flags used to determine which set of templates is retrieved when querying for subscription templates

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
[System.Runtime.Serialization.DataContract]
public enum SubscriptionTemplateQueryFlags
Inheritance
SubscriptionTemplateQueryFlags
Attributes

Fields

Name Value Description
None 0
IncludeUser 1

Include user templates

IncludeGroup 2

Include group templates

IncludeUserAndGroup 4

Include user and group templates

IncludeEventTypeInformation 22

Include the event type details like the fields and operators

Applies to

Product Versions
Azure DevOps Services .NET SDK preview, latest