VariableGroupQueryOrder 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.
Specifies the desired ordering of variableGroups.
C#
[System.Runtime.Serialization.DataContract]
public enum VariableGroupQueryOrder
type VariableGroupQueryOrder =
Public Enum VariableGroupQueryOrder
- Inheritance
-
VariableGroupQueryOrder
- Attributes
Name | Value | Description |
---|---|---|
IdAscending | 0 | Order by id ascending. |
IdDescending | 1 | Order by id descending. |
Produkt | Verzie |
---|---|
Azure DevOps Services .NET SDK | preview, latest |