Skip to main content

custom_images

Overview

Namecustom_images
TypeResource
Idazure.dev_test_labs.custom_images

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a custom image.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionIdGet custom image.
listSELECTapi-version, labName, resourceGroupName, subscriptionIdList custom images in a given lab.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing custom image. This operation can take a while to complete.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionIdDelete custom image. This operation can take a while to complete.
_listEXECapi-version, labName, resourceGroupName, subscriptionIdList custom images in a given lab.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionIdAllows modifying tags of custom images. All other properties will be ignored.