Skip to main content

sandbox_custom_images

Overview

Namesandbox_custom_images
TypeResource
Idazure.data_explorer.sandbox_custom_images

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTclusterName, resourceGroupName, sandboxCustomImageName, subscriptionIdReturns a sandbox custom image
list_by_clusterSELECTclusterName, resourceGroupName, subscriptionIdReturns the list of the existing sandbox custom images of the given Kusto cluster.
create_or_updateINSERTclusterName, resourceGroupName, sandboxCustomImageName, subscriptionIdCreates or updates a sandbox custom image.
deleteDELETEclusterName, resourceGroupName, sandboxCustomImageName, subscriptionIdDeletes a sandbox custom image.
_list_by_clusterEXECclusterName, resourceGroupName, subscriptionIdReturns the list of the existing sandbox custom images of the given Kusto cluster.
check_name_availabilityEXECclusterName, resourceGroupName, subscriptionId, data__name, data__typeChecks that the sandbox custom image resource name is valid and is not already in use.
updateEXECclusterName, resourceGroupName, sandboxCustomImageName, subscriptionIdUpdates a sandbox custom image.