SubscriptionTemplateType 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 SubscriptionTemplateType
type SubscriptionTemplateType =
Public Enum SubscriptionTemplateType
- Inheritance
-
SubscriptionTemplateType
- Attributes
Name | Value | Description |
---|---|---|
User | 0 | |
Team | 1 | |
Both | 2 | |
None | 3 |
Ürün | Sürümler |
---|---|
Azure DevOps Services .NET SDK | preview, latest |