Skip to main content

adc_catalogs

Overview

Nameadc_catalogs
TypeResource
Idazure.data_catalog.adc_catalogs

Fields

NameDatatypeDescription
idstringResource Id
namestringResource name
etagstringResource etag
locationstringResource location
propertiesobjectProperties of the data catalog.
tagsobjectResource tags
typestringResource type

Methods

NameAccessible byRequired ParamsDescription
getSELECTcatalogName, resourceGroupName, subscriptionIdThe Get Azure Data Catalog Service operation retrieves a json representation of the data catalog.
create_or_updateINSERTcatalogName, resourceGroupName, subscriptionIdThe Create Azure Data Catalog service operation creates a new data catalog service with the specified parameters. If the specific service already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.
deleteDELETEcatalogName, resourceGroupName, subscriptionIdThe Delete Azure Data Catalog Service operation deletes an existing data catalog.
updateEXECcatalogName, resourceGroupName, subscriptionIdThe Update Azure Data Catalog Service operation can be used to update the existing deployment. The update call only supports the properties listed in the PATCH body.