NotificationReasonType Enum
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.
C#
[System.Runtime.Serialization.DataContract]
public enum NotificationReasonType
type NotificationReasonType =
Public Enum NotificationReasonType
- Inheritance
-
NotificationReasonType
- Attributes
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Follows | 1 | |
Personal | 2 | |
PersonalAlias | 3 | |
DirectMember | 4 | |
IndirectMember | 5 | |
GroupAlias | 6 | |
SubscriptionAlias | 7 | |
SingleRole | 8 | |
DirectMemberGroupRole | 9 | |
InDirectMemberGroupRole | 10 | |
AliasMemberGroupRole | 11 |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |