Skip to main content

artifacts

Overview

Nameartifacts
TypeResource
Idazure.dev_test_labs.artifacts

Fields

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

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, artifactSourceName, labName, name, resourceGroupName, subscriptionIdGet artifact.
listSELECTapi-version, artifactSourceName, labName, resourceGroupName, subscriptionIdList artifacts in a given artifact source.
_listEXECapi-version, artifactSourceName, labName, resourceGroupName, subscriptionIdList artifacts in a given artifact source.
generate_arm_templateEXECapi-version, artifactSourceName, labName, name, resourceGroupName, subscriptionIdGenerates an ARM template for the given artifact, uploads the required files to a storage account, and validates the generated artifact.