Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.69 KB

ProjectLocator.md

File metadata and controls

26 lines (22 loc) · 1.69 KB

ProjectLocator

Properties

Name Type Description Notes
AffectedProject string Project (direct or indirect parent) locator. [optional] [default to null]
Archived bool Is archived. [optional] [default to null]
Build string Build locator. [optional] [default to null]
BuildType string Build type locator. [optional] [default to null]
Count int32 For paginated calls, how many entities to return per page. [optional] [default to null]
DefaultTemplate string Default template locator. [optional] [default to null]
Id string [optional] [default to null]
InternalId string [optional] [default to null]
Item string Supply multiple locators and return a union of the results. [optional] [default to null]
Name string [optional] [default to null]
Pool string Associated agent pool locator. [optional] [default to null]
Project string Project (direct parent) locator. [optional] [default to null]
ProjectFeature string Project feature locator. [optional] [default to null]
Start int32 For paginated calls, from which entity to start rendering the page. [optional] [default to null]
Uuid string [optional] [default to null]
VcsRoot string VCS root locator. [optional] [default to null]
Virtual bool Is virtual (default=false). [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]