Skip to main content

project_environment_types

Overview

Nameproject_environment_types
TypeResource
Idazure.dev_center.project_environment_types

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
identityobjectManaged service identity (system assigned and/or user assigned identities)
locationstringThe geo-location for the environment type
propertiesobjectProperties of a project environment type.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTenvironmentTypeName, projectName, resourceGroupName, subscriptionIdGets a project environment type.
listSELECTprojectName, resourceGroupName, subscriptionIdLists environment types for a project.
create_or_updateINSERTenvironmentTypeName, projectName, resourceGroupName, subscriptionIdCreates or updates a project environment type.
deleteDELETEenvironmentTypeName, projectName, resourceGroupName, subscriptionIdDeletes a project environment type.
_listEXECprojectName, resourceGroupName, subscriptionIdLists environment types for a project.
updateEXECenvironmentTypeName, projectName, resourceGroupName, subscriptionIdPartially updates a project environment type.