Skip to main content

artifact_sources

Overview

Nameartifact_sources
TypeResource
Idazure.dev_test_labs.artifact_sources

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of an artifact source.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, resourceGroupName, subscriptionIdGet artifact source.
listSELECTapi-version, labName, resourceGroupName, subscriptionIdList artifact sources in a given lab.
create_or_updateINSERTapi-version, labName, name, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing artifact source.
deleteDELETEapi-version, labName, name, resourceGroupName, subscriptionIdDelete artifact source.
_listEXECapi-version, labName, resourceGroupName, subscriptionIdList artifact sources in a given lab.
updateEXECapi-version, labName, name, resourceGroupName, subscriptionIdAllows modifying tags of artifact sources. All other properties will be ignored.