Skip to main content

catalogs

Overview

Namecatalogs
TypeResource
Idazure.dev_center.catalogs

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 a catalog.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTcatalogName, devCenterName, resourceGroupName, subscriptionIdGets a catalog
list_by_dev_centerSELECTdevCenterName, resourceGroupName, subscriptionIdLists catalogs for a devcenter.
create_or_updateINSERTcatalogName, devCenterName, resourceGroupName, subscriptionIdCreates or updates a catalog.
deleteDELETEcatalogName, devCenterName, resourceGroupName, subscriptionIdDeletes a catalog resource.
_list_by_dev_centerEXECdevCenterName, resourceGroupName, subscriptionIdLists catalogs for a devcenter.
connectEXECcatalogName, devCenterName, resourceGroupName, subscriptionIdConnects a catalog to enable syncing.
syncEXECcatalogName, devCenterName, resourceGroupName, subscriptionIdSyncs templates for a template source.
updateEXECcatalogName, devCenterName, resourceGroupName, subscriptionIdPartially updates a catalog.