Skip to main content

artifacts

Overview

Nameartifacts
TypeResource
Idazure.blueprints.artifacts

Fields

NameDatatypeDescription
idstringString Id used to locate any resource on Azure.
namestringName of this resource.
kindstringSpecifies the kind of blueprint artifact.
typestringType of this resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTartifactName, blueprintName, resourceScopeGet a blueprint artifact.
listSELECTblueprintName, resourceScopeList artifacts for a given blueprint definition.
create_or_updateINSERTartifactName, blueprintName, resourceScope, data__kindCreate or update blueprint artifact.
deleteDELETEartifactName, blueprintName, resourceScopeDelete a blueprint artifact.
_listEXECblueprintName, resourceScopeList artifacts for a given blueprint definition.