Skip to main content

workspaces

Overview

Nameworkspaces
TypeResource
Idazure.log_analytics.workspaces

Fields

NameDatatypeDescription
etagstringThe etag of the workspace.
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectWorkspace properties.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, subscriptionId, workspaceNameGets a workspace instance.
listSELECTsubscriptionIdGets the workspaces in a subscription.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets workspaces in a resource group.
create_or_updateINSERTresourceGroupName, subscriptionId, workspaceNameCreate or update a workspace.
deleteDELETEresourceGroupName, subscriptionId, workspaceNameDeletes a workspace resource. To recover the workspace, create it again with the same name, in the same subscription, resource group and location. The name is kept for 14 days and cannot be used for another workspace. To remove the workspace completely and release the name, use the force flag.
_listEXECsubscriptionIdGets the workspaces in a subscription.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets workspaces in a resource group.
updateEXECresourceGroupName, subscriptionId, workspaceNameUpdates a workspace.