Skip to main content

projects

Overview

Nameprojects
TypeResource
Idazure_extras.visual_studio.projects

Fields

NameDatatypeDescription
idstringUnique identifier of the resource.
namestringResource name.
locationstringResource location.
propertiesobjectKey/value pair of resource properties.
tagsobjectResource tags.
typestringResource type.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, rootResourceName, subscriptionIdGets the details of a Team Services project resource.
list_by_resource_groupSELECTresourceGroupName, rootResourceName, subscriptionIdGets all Visual Studio Team Services project resources created in the specified Team Services account.
createINSERTresourceGroupName, resourceName, rootResourceName, subscriptionIdCreates a Team Services project in the collection with the specified name. 'VersionControlOption' and 'ProcessTemplateId' must be specified in the resource properties. Valid values for VersionControlOption: Git, Tfvc. Valid values for ProcessTemplateId: 6B724908-EF14-45CF-84F8-768B5384DA45, ADCC42AB-9882-485E-A3ED-7678F01F66BC, 27450541-8E31-4150-9947-DC59F998FC01 (these IDs correspond to Scrum, Agile, and CMMI process templates).
_list_by_resource_groupEXECresourceGroupName, rootResourceName, subscriptionIdGets all Visual Studio Team Services project resources created in the specified Team Services account.
updateEXECresourceGroupName, resourceName, rootResourceName, subscriptionIdUpdates the tags of the specified Team Services project.