Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure_isv.databricks.workspaces

Fields

NameDatatypeDescription
locationstringThe geo-location where the resource lives
propertiesobjectThe workspace properties.
skuobjectThe resource model definition representing SKU
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, workspaceNameGets the workspace.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets all the workspaces within a resource group.
list_by_subscriptionSELECTsubscriptionIdGets all the workspaces within a subscription.
create_or_updateINSERTresourceGroupName, subscriptionId, workspaceName, data__propertiesCreates a new workspace.
deleteDELETEresourceGroupName, subscriptionId, workspaceNameDeletes the workspace.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets all the workspaces within a resource group.
_list_by_subscriptionEXECsubscriptionIdGets all the workspaces within a subscription.
updateEXECresourceGroupName, subscriptionId, workspaceNameUpdates a workspace.