Skip to main content

projects

Overview

Nameprojects
TypeResource
Idazure.dev_center.projects

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectProperties of a project.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTprojectName, resourceGroupName, subscriptionIdGets a specific project.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdLists all projects in the resource group.
list_by_subscriptionSELECTsubscriptionIdLists all projects in the subscription.
create_or_updateINSERTprojectName, resourceGroupName, subscriptionIdCreates or updates a project.
deleteDELETEprojectName, resourceGroupName, subscriptionIdDeletes a project resource.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdLists all projects in the resource group.
_list_by_subscriptionEXECsubscriptionIdLists all projects in the subscription.
updateEXECprojectName, resourceGroupName, subscriptionIdPartially updates a project.