Skip to main content

environment_types

Overview

Nameenvironment_types
TypeResource
Idazure.dev_center.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
propertiesobjectProperties of an 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
getSELECTdevCenterName, environmentTypeName, resourceGroupName, subscriptionIdGets an environment type.
list_by_dev_centerSELECTdevCenterName, resourceGroupName, subscriptionIdLists environment types for the devcenter.
create_or_updateINSERTdevCenterName, environmentTypeName, resourceGroupName, subscriptionIdCreates or updates an environment type.
deleteDELETEdevCenterName, environmentTypeName, resourceGroupName, subscriptionIdDeletes an environment type.
_list_by_dev_centerEXECdevCenterName, resourceGroupName, subscriptionIdLists environment types for the devcenter.
updateEXECdevCenterName, environmentTypeName, resourceGroupName, subscriptionIdPartially updates an environment type.